DB
FunctionsString

trim_array

Trims each element of a string array representation and returns a JSON array string. Supports optional custom trim characters.

trim_array(…) → String

Kind · 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.