Difference between revisions of "Constraint: Compare Values"
(Created page with "<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;"> This constraint can be used to allow/prevent functionality depending on the compar...") |
|||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
− | < | + | <span style="color: #0E9549; font-size: 24px;">'''About this constraint '''</span> |
+ | |||
This constraint can be used to allow/prevent functionality depending on the comparison of two values. | This constraint can be used to allow/prevent functionality depending on the comparison of two values. | ||
It provides a convenient shortcut to allow comparison of magic text values, variable values and constants without the need to store values in temporary variables. | It provides a convenient shortcut to allow comparison of magic text values, variable values and constants without the need to store values in temporary variables. | ||
− |
Latest revision as of 16:07, 23 April 2024
About this constraint
This constraint can be used to allow/prevent functionality depending on the comparison of two values.
It provides a convenient shortcut to allow comparison of magic text values, variable values and constants without the need to store values in temporary variables.