FunctionsString
rtrim
Removes trailing whitespace, or characters from an optional trim-set argument, for each row.
rtrim(…) → StringKind · scalar
Removes trailing whitespace, or characters from an optional trim-set argument, for each row.
Part of the String family.