Shows Rules Designer with the Raises Ruleset and the Longer than 12 years rule. Advanced Mode is selected. The rule includes the following:

IF

Employee is Employee

and

CurrentDate is a CurrentDate and

Duration.years between(Employee.HireDate, CurrentDate.date) >=12

THEN

assert new RiaseAction( <add property> riasePercent: .03, viewRowImple:Employee.ViewRowImpl)

retract Employee