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