Get the Value of the Specified Variable

Gets the value of the specified variable.

Variable values can be queried only when the script status is RanToCompletion or Faulted.

For more information about this command, including descriptions of any path and request parameters, request body schema, response codes and schemas, and payload examples, refer to the online API reference for this command at the following web page:

Get the value of the specified variable

URI

http://localhost:5159/api/actions/{Id}/variables/{VariableName}

Path Parameters

Id

類型:String <uuid>

Specifies the ID of the script.Required.

VariableName

類型:字串

Specifies the name of the variable.範例:EventTime.Required.

Query Parameters

None.