slice Method (Array) (JScript 5.6)

Returns a section of an array.

arrayObj.slice(start, [end]) 

Expand imageArguments

Expand imageRemarks

Expand imageExample

Expand imageRequirements

Expand imageSee Also