"DebuggerStepIn"
This token has not been fully integrated into the long-term Wolfram Language, and is subject to change.
"DebuggerStepIn"
is a front end token that stops the evaluation at the next possible stopping point.
Details
- "DebuggerStepIn" is equivalent to Evaluation ▶ Debugger Controls ▶ Step In.
- A typical use is FrontEndExecute[FrontEndToken["DebuggerStepIn"]].