Scope of symbolic parameters
A symbolic parameter has a local scope. You can use it only in the statements that are part of the macro definition for which the parameter is declared. You declare a symbolic parameter in the prototype statement of a macro definition.
The scope of system variable symbols is described in Table 1.