See also Use the Condition utility.
The Condition utility can be something as simple as comparing the values in the First Term and the Second Term. Based on the result of this comparison, you can (for example) change the color or texture of an object.
Represents the first term of the condition.
Represents the second term of the condition.
Displays a drop-down list from which you can select an operator. The operators include: Equal, Not Equal, Greater Than, Greater or Equal, Less Than, Less or Equal.
The color or texture that is output when the condition is true.
The color or texture that is output when the condition is false.