Writing a Rule to Check Objects within a Range

The areElementsInRange function simplifies creating rules to check whether objects, for example, process levels, are in a valid range. This results in a stream-lined and efficient rule.

Note: Before this function was available, creating a rule to perform this check using, for example, the PROCLEVEL element could potentially be complex depending on how many process levels a user had access to.