Loading...
 

Drop

Drop

Drop(s), Drop

parameters: The first n elements on the stack are removed. (Default n=1)

Stack
Stack Position Description
Stack(In) Top a
Top 1 b
. . . . . .
Top-n y
Top n-1 z
Stack(Out) Top z

removes the first values from the stack top.