This documentation is archived and is not being maintained.
pop Method
Visual Studio 2010
Removes the last element from an array and returns it.
function pop() : Object
Show:
Removes the last element from an array and returns it.
function pop() : Object