Next: , Previous: , Up: Instructions to handle mapped values   [Contents][Index]


21.1.23.6 Instruction mgets

Synopsys:

mgets

Given a value, push a boolean indicating whether the value is strict. If the given value is not map-able then push false, i.e. 0.

Stack: ( VAL -- VAL INT )