Example of a PxInclude widget with a single ORD variable
The following example illustrates using a PxInclude widget with a single ORD variable.
The figure shows an example of the variables window with one variable assigned.

This window opens when you double-click on the variables property in a PxInclude widget.
The top half of the window is an editor. The text string you type a text string appears in the Value column as a substitute for the variable. Each literal text string replaces each variable that has been set up in the child Px file.
This example shows a single variable that is used in four instances. Each instance of the variable ord has a different point appended to it.
The Before column (bottom-left area of the window) displays each instance of the variable as defined in the child Px file.
The After column (bottom-right area of the window) displays the results of any edits entered in the editor. This is the literal ord value that the PX file uses.