Mega Code Archive

 
Categories / JavaScript Reference / Javascript Methods
 

Pop() Syntax, Parameters and Note

Note: Removes the last element in an array.  Returns the last element of the array.      Syntax:      arrayName.pop()