Previous Topic: Types of Parameters

Next Topic: Parameters Passed Directly to the Exit Procedure

Parameters Passed as NCL Variables

These parameters are created by the exit controller.

Different variables are passed to an exit, depending on the type of exit. For example, the variable &ZRMDBNAME (which contains a resource name) is passed to a state change exit.

Note: For information about the variables available to an NCL exit procedure, see the Reference Guide.