step
Control debug execution flow in WeChat MiniApp code by stepping over, into, or out of functions when paused during debugging sessions.
Instructions
Controls execution when paused. action must be one of: 'over', 'into', 'out'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |