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
Parameter | Purpose |
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 |
responseContent | The script result output. |
scriptResult.* | Parsed variables from a valid JSON. |