DB
FunctionsArray

array_split

Splits an array into sub-arrays by delimiter tokens and returns a nested array representation.

array_split(…) → String

Kind · scalar

Splits an array into sub-arrays by delimiter tokens and returns a nested array representation.

Part of the Array family.