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