SetScriptBreakpoints method
Set some breakpoints in the script of an app.
Parameters
Name | Description | Mandatory | Type |
---|---|---|---|
qBreakpoints | Information about the breakpoints. |
Yes | Array of EditorBreakpoint |
Returns
"result": {}
Set some breakpoints in the script of an app.
Name | Description | Mandatory | Type |
---|---|---|---|
qBreakpoints | Information about the breakpoints. |
Yes | Array of EditorBreakpoint |