Graphics Builder > Composite Genies > Composite Genie Templates > Conditions

Conditions

Conditions can be used for defining dependencies in a composition. For example, if a parameter needs to be displayed based on the value selected for another parameter or a composition needs to be applied based on a set of conditions. Conditions are of the following types:

The order in which conditions are defined is important because only a condition defined later can use conditions defined before it. This is to avoid cyclical reference. For example, you have defined Global condition “MEO” first followed by condition “SmallMeter”. The “SmallMeter” condition can use “MEO” as a Parameter condition, but the “MEO” condition cannot use the “SmallMeter” condition (shown in Example 1 below).

Before going through details about the types of conditions, it is important to understand operators that can be used to define conditions. The section below provides details of the different types of operators.

See Also

Published June 2018