Operations ‣ Rules ‣ Utilities ‣ Condition
A condition defines whether a rule (and therefore the value assignment) is executed or not. It can therefore result in true or false.
Condition in normal mode

- attribute that is used
- condition that is checked, currently there are 4 possibilities,
ìs not empty,ìs empty,containsandstarts with. - another condition can be defined.
- delete condition
- list of currently known attributes.
Click on Preview to recalculate the result preview below and save the condition.
Condition in script mode

- the toggle
Script Editoris active. - any Java script that defines the value assignment.
- the tools from here can be inserted into the value assignment using drag & drop.
Click on ‘Preview’ to recalculate the result preview below and save the condition.