Table of Contents

Method StepOver

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

StepOver()

Executes one statement of code; steps over the next function call.

public virtual bool StepOver()

Returns

bool

True if succeeds; otherwise, false.