...
- Navigate to the SystemDefinitions -> ScriptIncludes;
- Press New, fill in the form and press click Save.
Field | Description |
Name | Include script name |
Description | Short action description |
Active | If TRUE then this script will execute when called; otherwise, it will not. |
Client callable | If TRUE then this script will be callable on the client-side; otherwise, it will not. |
Script | The script that will be executed when the script is called. |