Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Sv translation
languageen


as of release 3.30


Function

This object is used to run a specefic script.


Info
titleProgramming Experience Required

Note: you will require programming experience to use this object. jtel does not provide developer support as part of the standard support contract.


Parameters

ParameterPurpose

InputScript Name

The name of the script to be executed. All parameters should be separated by a space.

Outputs

Output

Used when ...

 OK

A OK response if the script runs successfully.

Variables Provided

Variable

Contains

responseContentThe script result output.
scriptResult.*

Parsed variables from a valid JSON.


...