Table of Contents

Method StepOut

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

StepOut()

When implemented by a class, steps out of the current function.

public virtual bool StepOut()

Returns

bool

true if succeed otherwise false;