XenoGuard 4.0 Documentation

String Operation

ActionStep Reference » Programming » String Operation

The group String Operation allows you to perform ActionSteps that manipulate arbitrary strings in XenoGuard.


The group is divided into individual groups so that you can quickly pick out the appropriate one.
  • Addendum: Includes ActionSteps that insert, combine, replace, and pad (left or right) strings.
  • Comparison: Includes ActionSteps that compare a string with a given value.
  • Conversion: Includes ActionSteps that change a string's case or even convert a string to a number.
  • Range: Includes ActionSteps that get the string's length and the index value of a given string based on its occurrence.
  • Truncate: Includes ActionSteps that shorten the given string.

See also other groups:

Flow Control
Action Script
Execution
Identifier
Parameter List
General
Number Operation
Time
List
Dictionary