Table of Contents

Method StepOut

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

StepOut()

When implemented by a class, executes one statement of code; steps out of the function currently being executed.

public void StepOut()