FunctionsString
split_by_alpha
Splits input on alphabetic runs and returns the non-alphabetic segments as a JSON array string.
split_by_alpha(…) → StringKind · scalar
Splits input on alphabetic runs and returns the non-alphabetic segments as a JSON array string.
Part of the String family.