<- [[.:prplreference| PRPL reference]] <- [[.:prplreference#stack_manipulation|Stack Manipulation]] ===== ClearStack ===== ^Arguments^Result^Notation^ | | | [ - ] | === Description === Remove all items from the stack leaving it empty. === Examples === 1 2 3 ClearStack #Stack is now empty