<- [[.:prplreference| PRPL reference]] <- [[.:prplreference#stack_manipulation|Stack Manipulation]] ===== StackSize ===== ^Arguments^Result^Notation^ | |value| [ -value] | === Description === Returns the number of items currently on the stack === Examples === 1 2 3 trace(StackSize) #prints '3'