Back Previous Next
Syntax:
pop {variable}
Keyword handler:
linguist.basic.keyword.BKPop.class
Runtime handler(s):
linguist.basic.handler.BHPop.class
Function:
Pops the top value off the value stack into a variable. See also push.
Example(s):
pop N