Notenik Knowledge Base

9.2 Merge Variables  ↑

9.2.1 Global Variables

Global variables are ones whose values are set via the set command, and cleared via the clearglobals command.

Note that global variables are not automatically cleared when a nextrec command is processed, nor when a loop command is encountered.


Next: 9.2.2 System Variables