Method SetProgress
- Namespace
- Skyline.DataMiner.Utils.InteractiveAutomationScript
- Assembly
- Skyline.DataMiner.Utils.InteractiveAutomationScriptToolkit.dll
SetProgress(string)
Clears the current progress and displays the provided text.
public void SetProgress(string text)
Parameters
text
stringIndication of the progress made.