SetScriptBreakpoints method
Overview
Set some breakpoints in the script of an app.
Parameters
| Name | Description | Type |
|---|---|---|
| qBreakpoints | Information about the breakpoints. | Array of EditorBreakpoint |
Outputs
The following is returned in the output:
"result": {}