2022.1

Table Of Contents
l Extractor Property: The value of an internal extractor variable:
l Counter: The value of the current counter iteration in a Repeat step.
l Vertical Position: The current vertical position on the page, either in
Measure (PDF) or Line (Text and CSV).
l Operators:
l is equal to: The two specified values are identical for the condition to be True.
l contains: The first specified value contains the second one for the condition
to be True.
l is less than: The first specified value is smaller, numerically, than the second
value for the condition to be True.
l is greater than: The first specified value is larger, numerically, than the
second value for the condition to be True.
l is empty: The first specified value is empty. With this operator, there is no
second value.
l Invert condition: Inverts the result of the condition. For instance, is empty
becomes is not empty.
Condition step properties
A Condition step is used when the data extraction must be based on specific criteria. See
"Condition step" on page284 for more information.
The properties of a Conditon step become visible in the Step properties pane when the
Condition step is selected on the Steps pane.
Description
This subsection is collapsed by default in the interface, to give more screen space to other
important parts.
Name: The name of the step. This name will be displayed on top of the step's icon in the Steps
pane.
Comments: The text entered here will be displayed in the tooltip that appears when hovering
over the step in the Steps pane.
Page 393