Scripts
Scripts will allow user to implement various scenarios and control device peripherals.
Script is a program (programming code), written in C like language.
More detailed information is provided in section Scripting.
Search parameters.
You can filter all available scripts by the following criteria:
Name;
Notes;
Creation date;
Owner;
Script status (released/not released).
Actions.
In the actions dialog box you will find the following selections:
Edit/View (this selection depends on script status - is it released or not);
Assign - assign script to a specific dealer;
Delete.
Note. If the script is already released, it cannot be modified.
New script.
By pressing "new script" button, you will enter the script console view. It contains the following elements:
Data window (where programming code must be written);
Scripts terminal window (where validation result will be represented);
Data window (additional information about the script).
Note. You can select option "restricted" in order to hide the code and just share the functionality of the script.