Text
16 activities
Change text case
Change text to UPPERCASE, lowercase, Title Case or Sentence case
Combine text
Combine several values into one piece of text, with nothing between them
Contains text
Check whether some words appear inside a piece of text
Convert datetime to text
Turn a date into readable text like "January 5, 2025"
Ends with
Check whether text ends with a given suffix
Extract substring
Extract a portion of text by position
Find pattern in text
Find things like emails, dates or reference codes inside text
Find text position
Find where a piece of text appears inside another
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
Pad text
Pad text to a fixed width, for reference numbers and fixed-format files
Replace text
Find and replace words or characters in text
Split text
Break text into parts using a separator (e.g., split by comma)
Starts with
Check whether text begins with a given prefix
Trim Text
Remove extra spaces from the beginning and end of text