2018.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).
Condition
The Condition drop-down displays the cases in list form. Three buttons are available next to
the list:
l
Add case: Click to add a new case to the step. It will be placed next to any existing
cases.
l
Remove case: Delete the currently selected case.
l
Order Cases: Under the Name column, select a case, then click one of the buttons on the
right (Delete, Move Up, Move Down) to delete or change the order of the cases in the list.
Operators
Case conditions are made by comparison of the two operands, left and right, using a specific
Operator.
l
is equal to: The two specified value 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.
Goto step properties
The Goto step moves the pointer within the source data to a position that is relative to the top of
the record or to the current position. See also: "Steps" on page191.
Page 296