Text To Title
Updates a text variable to title case. Converts the first character of each word in a given string into uppercase.
Variable
The text variable you wish to update.
Variable
hello world
After running the event with the above options, the Variable will be updated to "Hello World".
Last modified 5mo ago