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