FunctionsString
trim_array
Trims each element of a string array representation and returns a JSON array string. Supports optional custom trim characters.
trim_array(…) → StringKind · scalar
Trims each element of a string array representation and returns a JSON array string. Supports optional custom trim characters.
Part of the String family.