Ltrim

The function of “Ltrim” is to remove start whitespace (predefined characters) from the beginning of the field.
Syntax
: ltrim(field_name)
Example
: ltrim([description])
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.