2019.2

Table Of Contents
Options
For the options in Conditional Script wizards see "Conditional script dialog" on page985.
In other Script wizards, the following options are available.
l
Name: The name of the script, making it easier to identify it.
l
Selector/Find text: The Selector or Text to apply the result of the script to.
l
Selector: Uses CSS selectors to find the element to which the script applies
l
Text: Uses text as a trigger for the script. The script applies to all instances of the
text found in the template.
l
Selector and Text: Uses text as a trigger for the script but only applies to text within
the specified Selector.
Note
Email script wizards don't have the Selector or Find text option. Instead they select
the header of the specified Section (the current one, by default) or All email
sections. Note that the Section name is case-sensitive.
To see the actual (HTML) selector that an email script uses to select a section, you
can click the Expand button.
l
Wizard Results: Displays a list of the data that replaces the content that matches the
script's selector:
l
Prefix: Static text to use before the set field. For example in Dynamic Image scripts,
the default prefix is images/.
l
Field: A drop-down to select which field contents to use in the script. The field
should contain a valid value. For an email script, for example, the field would have
to contain an email address. Note that you can't select a field that belongs to a detail
table.
l
Format: A special formatting modifier applied to the Field; see "Formatting variable
data" on page807.
l
Suffix: Static text to use after the set field. For Dynamic Image Scripts, the default
suffix is .jpgand refers to the file extension.
Page 982