javascript Array pop( )
| pop( ) | NN 4 IE 5.5(Win) ECMA 2 |
|
|
Returns the value of the last item in an array and removes it from the array. The length of the array decreases by one. |
|
| Parameters | |
None. |
|
| Returned Value | |
Any JavaScript value. |
|
Previous: javascript Array push( )
Next: javascript Array join( )
272,Nickname,Homepage or email,Comments here,Add comment
