Add an input parameter to an instruction
An input parameter provides data to an instruction. Add an input parameter to a Jump to Subroutine (JSR) or Subroutine (SBR) instruction.
Prerequisites
- Open a routine that contains a JSR or SBR instruction.
To add an input operand to an instruction
- Select a JSR or SBR instruction.
- Right-click the routine name and then selectAdd Input Parameter.
- In the operand forInput Par, add the tag or value.
Provide Feedback