javascript Array slice( )
| slice( ) | NN 4 IE 4 ECMA 2 |
slice(startIndex[, endIndex]) |
|
Returns an array that is a subset of contiguous items from the main array. Parameters determine where the selection begins and ends. |
|
| Parameters | |
|
|
| Returned Value | |
An Array object. |
|
Previous: javascript Array sort( )
276,Nickname,Homepage or email,Comments here,Add comment
