Technical manual CIB jsMerge

Properties

Property scriptfile

Filename of the script file.
Global functions, written in the scripting language JavaScript can be defined in the script file. These global functions then are available in all templates.
In addition most properties mentioned in the previous chapters can be set in the scriptfile.
The scriptfile has to be UTF-8 encoded.

Syntax

scriptfile=<scriptfile-name>

Example

scriptfile=script.js