

# Text functions
<a name="recipe-actions.functions.text"></a>

Following, find reference topics for text functions that work with recipe actions.

**Topics**
+ [CHAR](recipe-actions.functions.CHAR.md)
+ [ENDS\$1WITH](recipe-actions.functions.ENDS_WITH.md)
+ [EXACT](recipe-actions.functions.EXACT.md)
+ [FIND](recipe-actions.functions.FIND.md)
+ [LEFT](recipe-actions.functions.LEFT.md)
+ [LEN](recipe-actions.functions.LEN.md)
+ [LOWER](recipe-actions.functions.LOWER.md)
+ [MERGE\$1COLUMNS\$1AND\$1VALUES](recipe-actions.functions.MERGE.md)
+ [PROPER](recipe-actions.functions.PROPER.md)
+ [REMOVE\$1SYMBOLS](recipe-actions.functions.REMOVE_SYMBOLS.md)
+ [REMOVE\$1WHITESPACE](recipe-actions.functions.REMOVE_WHITESPACE.md)
+ [REPEAT\$1STRING](recipe-actions.functions.REPEAT.md)
+ [RIGHT](recipe-actions.functions.RIGHT.md)
+ [RIGHT\$1FIND](recipe-actions.functions.RIGHT_FIND.md)
+ [STARTS\$1WITH](recipe-actions.functions.STARTS_WITH.md)
+ [STRING\$1GREATER\$1THAN](recipe-actions.functions.STRING_GREATER_THAN.md)
+ [STRING\$1GREATER\$1THAN\$1EQUAL](recipe-actions.functions.STRING_GREATER_THAN_EQUAL.md)
+ [STRING\$1LESS\$1THAN](recipe-actions.functions.STRING_LESS_THAN.md)
+ [STRING\$1LESS\$1THAN\$1EQUAL](recipe-actions.functions.STRING_LESS_THAN_EQUAL.md)
+ [SUBSTRING](recipe-actions.functions.SUBSTRING.md)
+ [TRIM](recipe-actions.functions.TRIM.md)
+ [UNICODE](recipe-actions.functions.UNICODE.md)
+ [UPPER](recipe-actions.functions.UPPER.md)