Rules Editor Home | Documentation Home | Stilo
Guide to
Migrate 5.0.0 Rules Editor
Stilo
Moving a Test in a Condition

A rule condition consists of one or more tests which are grouped together logically. You may reorder the tests either to make the condition more readable, or to optimize performance. For example, pattern matching tests are typically less efficient than property tests, so it does make sense to test properties first.

Popup menu for a test

Procedure

In the displayed rules view, double click anywhere on the rule you want to update.

This places the rule in edit mode.

Right click on the test you would like to move.

The row you selected will be This places the rule in edit mode.

Move the test.

  • Click Move up
  • or Move down.

Result

The test has been moved.

Once you are done

Although the rule has been updated within the rules editor, the change has not yet been propagated to the portal. To commit the change to the portal, you must save the rule set.