wwStack::Pop

Pops an item off the stack by removing and returning the last item on the stack.

o.Pop()

value of the item or null if the stack is empty

See also