To access the scripting tool, click on the Scripts button in the Operations tab of the administration area:

The Scripts tool opens and lets you write server scripts using javascipt syntax. Predefined variables and functions are available. They are documented in the help available by hovering over the  :

The script example above simply displays the colors configured on the various sites of the application. To run it, click on the run button:

The result of script is displayed in the Console tool:

You can then delete the results by clicking on the Delete results button :

A script tool is available on the CMS side. These two tools have a lot in common, so we recommend reading the following page: Editor for script

Back to top