Was this helpful?
Scope of Variables
EQUEL obeys host language conventions for the scope of variables. The scope of an EQUEL-declared variable opens at its declaration. The variable is visible to the preprocessor from that point to the end of the file, unless an EQUEL statement closes the scope of the variable. For information about statements that open and close the scope of variables, see the Embedded QUEL Companion Guide.
Last modified date: 11/28/2023