Table of Contents

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

key string

The key of the entry to clear.

Remarks

Feature introduced in DataMiner 10.0.2 (RN 23936).