22.1.30.1 Instruction getenv
Synopsys:
This instruction gets the name of an environment variable on the
stack and pushes the value of the corresponding environment
variable. If no variable with the given name is defined on the
environment, then push PVM_NULL.
Stack: ( STR -- STR STR )