📄️ Concatenate
Concatenate two text values
📄️ Join
Join text values with a separator
📄️ Length
Get the length of a text
📄️ Lowercase
Convert a text to lowercase
📄️ Random
Generate a random text
📄️ RandomUUID
Generate a random unique identifier
📄️ Regexp Capture
Capture element from a text using regexp
📄️ Replace
Replace a text match with another text
📄️ Split
Split a text into a list of text values
📄️ Template
Template text using placeholders
📄️ Uppercase
Convert a text to uppercase