This example illustrates how PxIncludes can use more than one ORD variable.
The figure below shows a Px Editor view of a Px file. This Px file has a PxInclude Widget with multiple variables defined, as shown in the widget’s Properties, and variables dialog boxes.
Note the following about this example:
- The PxInclude widget is placed in the bottom left corner of the Px Editor view of a parent Px file (displaying 3 of the 4 included ORD variables).
- The ORD variables are defined by typing in the editor field
Value column of the Variables dialog box. The variable values display in the After column in the lower half of the Variables dialog box.
- Defined variables display in the PxInclude Properties dialog box (or Properties palette) with multiple variables displaying in the
variables property value field separated by commas.
- Values display in the PxInclude widget area only after the variable is defined (using the Variables dialog box).
See also, Embed Px files with ORD variables using PxInclude