Editor

The editor for JavaScript actions offers the option to program and edit the JavaScript code. After programming, save the JavaScript code by clicking the OK button.

Editor 1:
Editor 2:

The JavaScript code within the JavaScript action is interpreted when the action is executed. Depending on the event, the action can be executed several times. Variables and functions declared in an action are only available within the action. Internal variables can be read via the framework API.