Method AddScriptOutput
- Namespace
- Skyline.DataMiner.Automation
- Assembly
- SLManagedAutomation.dll
AddScriptOutput(string, string)
Adds a key and value to the dictionary that will be passed to the parent script.
void AddScriptOutput(string key, string value)
Parameters
Remarks
Feature introduced in DataMiner 9.6.8 (RN 21952).