1.5

Table Of Contents
Scripting improvements
l
New closest() command added to the Scripting API, to locate closest matching element
above it in the Document Object Model (DOM) tree. (SHARED-41789)
l
Script editing improved. Line numbering now available within the editor, support for
code completion and syntax highlighting added, as well as support for various ECMA6
commands. (SHARED-42768/43696)
l
Support added for cloning Sections in a Control Script to allow a document to have a
dynamic number of Sections. (SHARED-43683)
l
Improved Scripts tool tip warning and error messaging. (SHARED-42550/43758)
Improvements include:
l Better tailored error messages and warnings.
l Icons added representing script type as well as showing the issue severity.
l Duplicated problems now filtered out.
l Several other minor improvements.
l Improved support for raw HTML within Designer scripting API commands. (SHARED-
43075)
Page 529