<- PRPL reference <- Stack Manipulation

pop

ArgumentsResultNotation
value [value-]

Description

Removes the item at the top of the stack.

Examples

42 pop #stack is now empty