Next: Instruction pushtopvar, Previous: Instruction popf, Up: Environment instructions [Contents][Index]
Synopsys:
pushvar BACK, OVER
Retrieve the value of a variable from the lexical environment and push it on the stack. The lexical address of the variable is specified as arguments to the instruction.
Stack: ( -- VAL )