Rtrim

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