2020.2

Table Of Contents
l IS EQUAL TO OR LESS THAN (<=)
l IS CONTAINED IN
l IS NOT CONTAINED IN
l CONTAINS
l IS GREATER THAN
l IS LOWER THAN
l STARTS WITH
l ENDS WITH
l VALUE CHANGED
Note
When "VALUE CHANGED" is selected in the condition, the second parsed field is not
considered.
Expressions
The first expression <EXPRESSION 1> can either be a custom list or a parsable edit field. The
second expression <EXPRESSION 2> is always a parsable edit field.
When you click a link to set an expression, an input field appears below that link. Right-clicking
this field opens a popup menu that gives access to variables, the Data Selector (see "Data
selections" on page52) and the Data Repository Manager (see "Data Repository Manager" on
page839).
Wildcard parameter
Expressions may contain metadata/data selection functions (see "Data selections" on
page52). These functions accept a wild card parameter "?", indicating the function operates on
all nodes (not just one) of a given level.
Examples
l In a PDF emulation, the format of a selected region could be:
region(?,0.59375,2.21875,1.85416,2.51041,KeepCase,NoTrim)
In this case “?” represents the current physical data page processed by the task.
Page 860