@script::execute

This method has been deprecated as of xMatters version 3.1.1 and replaced with @script::exec()

Executes the program specified by absolute path passed as a parameter.

Syntax:

@script::execute(ScriptVariable cmdAndParameters, int timeout)

Parameters:

Returns:

(Boolean) true for success; false for failure