You can add custom properties to components. Those parameters incorporate a variable that can be referenced inside user-defined procedures.
To add a component variable
Right-click in the Properties section to open a pop-up menu.
Select Add.
Enter a name for the variable (for example, MyParameter).
Inside the component, use the following notation to reference the
variable: REF.MyParameter
Enter a prompt and a description.
To edit a component variable
Click the line containing the variable.
Right-click in the Properties section to open a pop-up menu.
Select Edit and enter the new settings.
To remove a component variable
Click the line containing the variable.
Right-click in the Properties section to open a pop-up menu.
Select Remove.