Create an undefined routine
Use code action to create an undefined routine.
To create an undefined routine
- In the Code Editor, open the routine containing the JSR reference to an undefined routine.
- Right-click on the undefined routine name and selectCode Actionto open the Code Actions menu.
- SelectCreate routine.
An undefined routine is created.
Provide Feedback