Table of Contents

Method AddProgressLine

Namespace
Skyline.DataMiner.Utils.InteractiveAutomationScript
Assembly
Skyline.DataMiner.Utils.InteractiveAutomationScriptToolkit.dll

AddProgressLine(string)

Adds the provided text on a new line to the current progress.

public void AddProgressLine(string text)

Parameters

text string

Indication of the progress made. This will be placed on a separate line.