7.1 Add Parameter to ModuleAn error is triggered when assigning a value to a non-existing module parameter.
Place the editor cursor on the error's line and
press Ctrl + 1, select
Add parameter ... from the list of quick fix proposals and press
Enter.
Tip: You may change the parameter type. Press
Enter when done.
Tip: If the module is instantiated multiple time across the project, the
Refactor Add Parameter Wizard is opened. See
here.
|