XenoGuard 4.0 Documentation
Conversion
ActionStep Reference » Programming » String Operation » Conversion
In the String Operations, subgroup Conversion, you will find ActionSteps that modify the case of a given string or convert it to a numerical value:
- Convert every character in a string to lowercase
- Convert every character in a string to uppercase
- Converts a string to a number
Generally, strings that fall under the Conversion string operation have Text as their data type.