Remove a parameter from an instruction
Remove an input or return parameter to no longer have the parameter in the instruction. You can remove a parameter from a Jump to Subroutine (JSR), Subroutine (SBR), or Return (RET) instruction.
Prerequisites
- Open a routine with a JSR, SBR, or RET instruction.
To remove a parameter from an instruction
- In the JSR, SBR, or RET instruction, right-click the parameter to remove and then selectRemove Instruction Parameter.
Provide Feedback