2021.2

Table Of Contents
Tip
Hover over the name of a script in the Scripts pane to highlight parts of the template that
are affected by the script.
Icons on the name of scripts in the Scripts pane can show that there is a warning, information
or error. If one of these icons appears, you can hover over it to see more details.
l
The information icon (i) shows that the selector of the script does not produce a result in
the current section. Note that standard scripts and post pagination scripts are not
executed if their selector does not match any elements. A control script is always
executed, assuming the script is enabled.
l
The warning icon (!) appears, for example, when a script refers to an unknown field in
the record set, or when ; is missing after a statement.
l
The error icon (x) displays when the script results in an error, for example, when it uses
an undeclared variable.
If an expanded script contains errors or if there are warnings, icons appear in the overview ruler
on the right hand side of the editing area. These icons are shown relative to their position in the
script and do not move as you scroll down. You can click on an icon to quickly jump to the error
or warning. Script errors are highlighted by a red icon, and warnings in yellow. The topmost
icon will display red if any errors exist in the script at all.
Tip
To do a quick search for a certain script or piece of code, type a search text in the filter
field located below the buttons in the Scripts pane.
Page 888