Obtener el valor de la variable especificada |
Obtiene el valor de la variable especificada.
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: |
http://localhost:5159/api/actions/{Id}/variables/{VariableName}
Id
Tipo: String <uuid>
Specifies the ID of the script. Required.
VariableName
Tipo: String
Specifies the name of the variable. Ejemplo: EventTime. Required.
Ninguno.