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