XenoGuard 4.0 Documentation
Truncate
ActionStep Reference » Programming » String Operation » Truncate
In the String Operations, subgroup Truncate, you will find ActionSteps that shorten a specified string by taking away character(s) or whitespaces:
- Get a substring of a string value
- Get a string between a start string and end string
- Remove the first occurrence of a string value in another string value
- Removes all whitespaces from the start to the end of a string
- Removes all whitespaces from the start of a string value
- Splits a string into several
- Removes all whitespaces from the end of a string value