2018.1

Table Of Contents
Field Type Description
Setting a Print section's background" on page719
and "BackgroundResource" on page1097.
enabled boolean Enables or disables this section for output (see
"Examples" on page1087). Note that even if a
section is disabled, the part and
restartPageNumber fields are still effective to
define the parts division and page numbering over
multiple sections when applicable.
The default enabled state for sections (before any
control script runs) is as follows:
For Web channel requests, the requested web
section is enabled by default. It is possible to
redirect to another section by disabling the
requested section and enabling another section.
For Email channel requests on the Web context,
only the default section is enabled by default. It is
possible to enable different or multiple sections, to
control which sections will be attached to the email.
For Email channel requests on the Print context all
Print sections are enabled by default. It is possible
to enable different or multiple sections to control
which sections will be attached to the email.
For Print channel requests on the Print context all
sections are enabled by default.
headers String Email sections only. Used to set custom email
headers. For examples, see "Adding custom ESP
handling instructions" on page1128.
name String Used to get or set the name of the section. Note that
section names must be unique and that sections
cannot have an integer as its name. The name
should always include alphanumeric characters.
Page 1085