Next: , Previous: , Up: Environment instructions   [Contents][Index]


21.1.4.3 Instruction pushvar

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 )