RunModScript (SOAP) Shell Properties

RunModScript (SOAP) Shell properties available when calling the RunModScript Web service.

Shell.Outputs()

Vector (output). Provides output data to the Web service caller. Each entry must be a Pair object representing a name-value pair.

Shell.Params()

Dictionary (input). Provides values sent in the SOAP body as "data" entries in the "inputs" element.

Related Topics

Shell Property Descriptions

Shell Properties by Context