About

Use a Condition to set the value of a property based on a comparison of one or two values. For example you might display a helpful text when a Data Variable (Dynamic Property Type) is below a certain threshold. Another example is to set the value of a property based on the fact that the current language is English.

Displaying Text Based on Threshold

This Condition will set the Title property of the Element to Quality is top notch if the variable OEE is set to 90 or above.

screenshot-2023-04-26.Google Chrome.001111@2x.png

<aside> <img src="/icons/light-bulb_gray.svg" alt="/icons/light-bulb_gray.svg" width="40px" /> Tip: Remember that Left Operand and Right Operand are also dynamic. So you can also compare things like…


<aside> <img src="/icons/barricade_gray.svg" alt="/icons/barricade_gray.svg" width="40px" /> Under Construction…

We’re currently working hard to improve this section.

Got ideas or feedback? Let us know: → ****[email protected]

</aside>