step_over
Advance execution to the next instruction while skipping over function calls to avoid stepping into them.
Instructions
Step over the next instruction (executes calls without entering them).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |