String Manipulator
Manipulate text strings
Last updated
Was this helpful?
Manipulate text strings
Last updated
Was this helpful?
String Manipulators can be used to procedurally edit strings.
Manipulator - select the type of Manipulator:
- change the case of text strings.
- concatenate text strings.
- find and replace sections of your text with other text.
- change the length of your text string.
- jumble up your text.
- clip start/end points of text strings.
- transition from one text string to another.