Skip to main content
Returns a slice of the array based on the indicated offset and length.

Syntax

Parameters

Return Type

ARRAY of the same type as input array

Example

The following example slices the levels array to a different length:

Rows: 1Execution time: 12.61ms