step_over
Execute the next line of code in the debugger without entering function calls, allowing you to continue debugging while staying at the current execution level.
Instructions
Step over the current line of code in the debugger
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||