Method GetScriptOutput
- Namespace
- Skyline.DataMiner.Automation
- Assembly
- SLManagedAutomation.dll
GetScriptOutput(string)
Returns the script output of the specified key.
string GetScriptOutput(string key)
Parameters
key
stringThe key of the entry for which the value should be retrieved.
Returns
Remarks
Feature introduced in DataMiner 10.0.2 (RN 23936).
When a subscript fails or throws an exception, its script output will still be filled in.