Syntax
RTRIM(<string>;...)
Description
Removes trailing whitespaces or other characters from text. The function is case sensitive.
...
RTRIM(<string>;...)
Removes trailing whitespaces or other characters from text. The function is case sensitive.
...