<- [[.:prplreference| PRPL reference]] <- [[.:prplreference#stack_manipulation|Stack Manipulation]] ===== pop ===== ^Arguments^Result^Notation^ |value| | [value-] | === Description === Removes the item at the top of the stack. === Examples === 42 pop #stack is now empty