DB
FunctionsString

split_by_alpha

Splits input on alphabetic runs and returns the non-alphabetic segments as a JSON array string.

split_by_alpha(…) → String

Kind · scalar

Splits input on alphabetic runs and returns the non-alphabetic segments as a JSON array string.

Part of the String family.