Add Parameter to Module

An error is triggered when assigning a value to a non-existing module parameter.

../../_images/sv_quick_fix_add_parameter_list.png

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.

../../_images/sv_quick_fix_add_parameter_after.png

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 Add New Parameter to Module.