Table of Contents

Method Clear

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

Clear(bool)

Clears all items from error panel.

void Clear(bool onlyInSource = false)

Parameters

onlyInSource bool

Specifies that only in source errors should be cleared.

Remarks

After calling this method, the error panel will be empty.