Text To Lower
Description
Updates a text variable so all of its characters are lowercase.
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" i.e. all of the original characters have been converted to lower case.
Last updated