excludeSubarray
Description
Returns an array excluding the array that starts at index 'start' and ends at index 'end'.
Parameters
Return Type
Array
See also
Peacock
Returns an array excluding the array that starts at index 'start' and ends at index 'end'.
Array