edb_step_out
Continue execution until the current function returns to its caller, stepping out of the function to return to the calling code.
Instructions
Execute until the current function returns to its caller.
Returns: str: Location where execution stopped
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |