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