as of release 3.30

Function

This object is used to run a specific script.


Programming 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

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

  • No labels