4 LOCAL Storage Class -------------------------------------------------------------------------------- LOCAL variables are the simplest variables. They are, in effect, simply locations within the Eval Stack. To push a LOCAL variable, the system simply copies a VALUE from one position in the Eval Stack to another.