Table of Contents

Method StepOver

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

StepOver()

When implemented by a class, executes one statement of code; steps over the next function call.

bool StepOver()

Returns

bool

true if succeed otherwise false;