|
User-defined GPP-Procedure Variables
GPP-Procedure Variables are local variables, defined and used only inside a GPP procedure. GPP-Procedure variable names and formats are the same as other user-defined variables.
Although the scope of GPP-Procedure Variables is limited to the procedure itself, it is recommended to use unique names for all variables in the GPP program.
|