Table of Contents

Method RunToCursor

Namespace
Alternet.Scripter.Debugger
Assembly
Alternet.Scripter.Debugger.Common.v9.dll

RunToCursor()

Executes statements of code to the cursor position.

public virtual bool RunToCursor()

Returns

bool

true if succeed otherwise false;