LTrim

Description

Updates a text variable to remove all whitespace from the left hand 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 of the variable has been removed.

Last updated