1.7

Table Of Contents
Subject scripts made with earlier versions of the software are not specific to one email
section.
Writing a custom Subject script
The default script replaces all @field@ placeholders in the subject line with field values. This
script can be modified, for example to create a subject that depends on the value of a data field.
Open the Script Wizard (see "Using the Email Script Wizard" on page344), click the Expand
button and modify the script.
If you don't know how to write a script, see "Writing your own scripts" on page552 first.
Note
A Subject script created by clicking Subject in the Email Fields always targets one email section
specifically. Remove the html[...] part from the selector of the script to make the script work
for all email sections.
Recipients: To, CC and BCC
To specify recipients for Email output, you can simply drag and drop a data field that contains
an email address into the To field at the top of the workspace. A new script, named To, will be
added to the Scripts pane.
Note that you can add only one data field to the email field this way. When you drag another
data field into the email field the existing script will be replaced..
Email addresses can be added to the Cc and Bcc fields in the same manner, but it is also
possible to type an email address directly in the Cc or Bcc field (as long as no script is present
for that field).
Email addresses in the Bcc ('blind carbon copy') field will not be visible to any other recipient of
the email.
Alternatively, you could use the Script Wizard to create the scripts; see "Using the Email Script
Wizard" on page344.
Page 347