2020.2

Table Of Contents
6.
Click the downward pointing arrow next to Condition to expand the list of conditions with
which the data field can be evaluated. The options are: Equal to, Not equal to,
Contains, Does not contain, Begins with, Ends with.
7.
Type the Value or values that should be used for the conditional check. Each additional
value should go on a new line. The action is performed if the condition evaluates to true
with one of the given values.
Dates should be entered in ISO standard notation (yyyy-mm-dd).
Values are case sensitive, unless the option Case insensitive is checked.
Example
You could check whether the Province field is 'Equal To' the value Québec, in order to
print or skip a section only for customers living in Québec. With these values:
Québec
Ontario
the section will be printed if the Province field reads Québec OR Ontario.
Note
More complex conditions can be written in the Script Editor: click Expand and edit
the code of the script. See "Control Scripts" on page890.
8.
Click Apply or OK.
9.
To see the result, toggle to the Preview tab at the bottom of the workspace (or select View
> Preview View on the menu). Take a look at the Resources pane: on each Print section
that is affected by a Conditional Print Section script a small decorator appears if it is
skipped with the current data record.
Dynamic images
Dynamic images are called dynamic because they are switched, depending on the value of a
data field. This way, a template can be adjusted to different customers.
Adding dynamic images
Dynamic images can be added to the template using the Dynamic Image Script Wizard only if
you have:
Page 799