Trim
Description
Updates a text variable to remove all whitespace from the left and right side of the variable.
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 whitespace to the left and right of the variable has been removed.
Last updated