slice(begin[, end])
Related Functions & Properties
concat(array1, array2, , arrayN)
sort([compareFunction])
join(separator)
reverse()
Return a slice of the array as a new array.