arrayFlatten

arrayFlatten

> Functions

Returns a new array containing all the elements of the source array. All the elements contained in a sub-array are extracted into the new array.

Parameters
Return
Examples