You can insert text functions in the Email Template to append, prepend, uppercase, downcase, concat, and remove texts from a particular field. Topics covered:Documentation Index
Fetch the complete documentation index at: https://support.getskara.ai/llms.txt
Use this file to discover all available pages before exploring further.
Append
This function appends the text mentioned by you along with the value of the field.- Input:

- Output:
highlighter-rouge

Prepend
This function prepends the text mentioned by you along with the value of the field.- Input:

- Output:

Uppercase
This function converts each character of the word in uppercase. Note: It has no effect on strings that are already all uppercase.- Input:

- Output:

Downcase
This function converts each character of the word in lowercase.Note: It has no effect on words that are already all lowercase.- Input:

- Output:
highlighter-rouge
