<- [[crpl:crplreference| CRPL reference]] <- [[crpl:crplreference#stack_manipulation|Stack Manipulation]] ===== pop ===== ^Arguments^Result^Notation^ |An item on the stack| |''n1 -- ''| === Description === Removes the item at the top of the stack. === Examples === # remove an item from the stack pop