Method ClearScriptOutput
- Namespace
- Skyline.DataMiner.Automation
- Assembly
- SLManagedAutomation.dll
ClearScriptOutput(string)
Removes the entry with the specified key from the script output.
public virtual void ClearScriptOutput(string key)Parameters
- keystring
- The key of the entry to clear. 
Remarks
Feature introduced in DataMiner 10.0.2 (RN 23936).