Figure 80. Rulesheet using Numeric Value Ranges in Condition Values Set
In this example, we are assigning an integer2 value to Entity1 depending on its integer1 value. The value range 101..200 represents all values (integers in this case) between 101 and 200, including 101 and 200. This is an inclusive range because both the starting and ending values are included in the range.