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