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