

# 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\_WITH](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\_COLUMNS\_AND\_VALUES](recipe-actions.functions.MERGE.md)
+ [PROPER](recipe-actions.functions.PROPER.md)
+ [REMOVE\_SYMBOLS](recipe-actions.functions.REMOVE_SYMBOLS.md)
+ [REMOVE\_WHITESPACE](recipe-actions.functions.REMOVE_WHITESPACE.md)
+ [REPEAT\_STRING](recipe-actions.functions.REPEAT.md)
+ [RIGHT](recipe-actions.functions.RIGHT.md)
+ [RIGHT\_FIND](recipe-actions.functions.RIGHT_FIND.md)
+ [STARTS\_WITH](recipe-actions.functions.STARTS_WITH.md)
+ [STRING\_GREATER\_THAN](recipe-actions.functions.STRING_GREATER_THAN.md)
+ [STRING\_GREATER\_THAN\_EQUAL](recipe-actions.functions.STRING_GREATER_THAN_EQUAL.md)
+ [STRING\_LESS\_THAN](recipe-actions.functions.STRING_LESS_THAN.md)
+ [STRING\_LESS\_THAN\_EQUAL](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)