<- PRPL reference <- Stack Manipulation
Returns the number of items currently on the stack
1 2 3 trace(StackSize) #prints '3'