2021.1

Table Of Contents
Rule tree
The Rule tree subsection displays the full combination of rules (defined below under
Condition) as a tree, which gives an overview of how the conditions work together as well as
the result for each of these conditions for the current record or iteration.
l To rename a rule, double click on its name from the Rule tree subsection.
l To change the way rules are combined, right-click "AND". Select OR or XOR instead.
XOR means one or the other, but not both.
Condition
First, the Condition List displays the conditions in list form, instead of the tree form above.
Three buttons are available next to the list:
l Add condition: Click to add a new rule. This will always branch the current condition as
an "AND" operator.
l Delete condition: Delete the currently selected condition.
Conditions are made by comparison of two operands using a specific Operator.
Note
Both the Left and Right operands have the same properties.
l Based On:
l Position: The data in the specified position for the comparison.
l Left (Txt and PDF only): The start position for the data selection. Note that
conditions are done on the current line, either the current cursor position, or
the current line in a Repeat step.
l Right (Txt and PDF only): The end position for the data selection.
l Height (Txt and PDF only): The height of the selection box.
l Column (CSV and Database only): Drop-down listing all fields in the Data
Sample, of which the value will be used.
l Top offset: The vertical offset from the current pointer location in the Data
Sample (Viewer).
Page 368