Table of Contents

Method RunCopyCommand

Namespace
Alternet.Scripter.Debugger.UI.AlternetUI
Assembly
Alternet.Scripter.Debugger.UI.AlternetUI.v10.dll

RunCopyCommand()

Copies the selected watch value to the clipboard.

public virtual void RunCopyCommand()

Remarks

If the selected watch value is not null or empty, it is copied to the clipboard. Otherwise, no action is performed.