EAT

Parameters

OrderNameTypeDesc

Returns

Consumes (removes) the top item from the stack.

Description

This simply consumes the top item from the stack - nothing else is done to it.

Most frequently used in functions such as EACH, where additional data (such as the number of iterations) is placed onto the stack and may not be wanted.