Figure 1. Rulesheet using numeric value ranges in condition values set

In this example, an integer2 value is assigned 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.