Applying component variables

You can add custom properties to components. Those parameters incorporate a variable that can be referenced inside user-defined procedures.

Adding a component variable

StepsTo add a component variable

  1. Right-click in the Properties section to open a pop-up menu.

  2. Select Add.

  3. Enter a name for the variable (for example, MyParameter). Inside the component, use the following notation to reference the variable: REF.MyParameter

  4. Enter a prompt and a description.

Editing a component variable

StepsTo edit a component variable

  1. Click the line containing the variable.

  2. Right-click in the Properties section to open a pop-up menu.

  3. Select Edit and enter the new settings.

Removing a component variable

StepsTo remove a component variable

  1. Click the line containing the variable.

  2. Right-click in the Properties section to open a pop-up menu.

  3. Select Remove.