XenoGuard 4.0 Documentation
Addendum
ActionStep Reference » Programming » String Operation » Addendum
In the String Operations, subgroup Addendum, you will find ActionSteps that allow you to make changes on the value of the string:
- Insert a string value at a specified index position or into another string value
- Combine a string value with another string value
- Replace each occurrence of a string value with another string value
- Fill the left side of a string value with a single character value for a certain length
- Fill the right side of a string value with a single character value for a certain length