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