Javascript Methods JavaScript Reference

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