Trim

The function of “Trim” is to eliminate leading and trailing spaces from the field.
Syntax
: trim(field_name)
Example
: trim([title])
NOTE:
The function Trim does not omit “middle spaces”.
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.