Text functions operate on text, otherwise known as strings.
The following text functions are available:
- contains
- endsWith
- format
- indexOf
- levDistance
- matches
- padLeft
- padRight
- replaceAll
- replaceFirst
- startsWith
- stringLength
- subString
- toLower
- toString
- toUpper
- trim
- charSwap