Scripts

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:

  1. Name;

  2. Notes;

  3. Creation date;

  4. Owner;

  5. Script status (released/not released).

image-20251015-131751.png

Actions.

In the actions dialog box you will find the following selections:

  1. Edit/View (this selection depends on script status - is it released or not);

  2. Assign - assign script to a specific dealer;

  3. Delete.

    image-20251015-131836.png

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:

  1. Data window (where programming code must be written);

  2. Scripts terminal window (where validation result will be represented);

  3. 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.

image-20251015-131936.png