Using Variables in Conditional Expressions

Variables used in conditional expressions can be input parameters and/or output parameters or local parameters (but only from the simulation process flow’s parent component). In addition, there are no restrictions on variable names.

The variables used can be taken from the following:

  • the simulation process flow’s parent component (i.e., the process component displayed above the flow’s arrow),

  • from the flow’s “from” component (i.e., the component displayed to the left of the flow’s arrow), and

  • from any component in the simulation process flow leading to its “from” component.