Informational macros (DataStage®)
Use these macros in your code to determine the number of inputs, outputs, and transfers.
- inputs(). Returns the number of inputs to the stage.
- outputs(). Returns the number of outputs from the stage.
- transfers(). Returns the number of transfers in the stage.