Table of Contents

Method StepOut

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

StepOut()

Executes one statement of code; steps out of the function currently being executed.

public virtual bool StepOut()

Returns

bool

True if succeeds; otherwise, false.