Text
12 activities
Change text case
Convert text to UPPERCASE, lowercase, or Title Case
Contains text
Check if text contains a specific substring
Convert datetime to text
Turn a date into readable text like "January 5, 2025"
Extract substring
Extract a portion of text by position
Find text position
Find the position of a substring within text
Get text length
Count the number of characters in text
HTML content
Create or modify HTML content for emails or web pages
Join text
Combine multiple text parts into one string with a separator
Regex match
Extract text using a regular expression pattern
Replace text
Find and replace words or characters in text
Split text
Break text into parts using a separator (e.g., split by comma)
Trim Text
Remove extra spaces from the beginning and end of text