"DebuggerStepOut"
This token has not been fully integrated into the long-term Wolfram Language, and is subject to change.
"DebuggerStepOut"
is a front end token that stops the evaluation at the end of the current stack frame.
Details
- "DebuggerStepOut" is equivalent to Evaluation ▶ Debugger Controls ▶ Step Out.
- A typical use is FrontEndExecute[FrontEndToken["DebuggerStepOut"]].