pop Method (JScript 5.6)

Removes the last element from an array and returns it.

arrayObj.pop( )

Expand imageRemarks

Expand imageRequirements

Expand imageSee Also