...
Prior to version 3.5, the only condition that was available was based on the user's profile. When you defined a user profile condition, users had to meet ALL of the conditions or ANY condition that you set in the program. For example, an administrator could set the following rule:
- Example 1: The user must be in the Anaesthetics department OR Cardiology department
- Example 2: The user must be in the Anaesthetics department AND a Nurse
While these rules covered many use cases, an administrator could not set condition sets as per the following
- Example 3: The user must be in the Anaesthetics department OR Cardiology department AND a Nurse
Starting in version 3.5, Dual Code added a "Condition Set" option. This option allows an administrator to add condition sets and combine AND/OR business rules within a single program as per example #3.
...