ClearAll method
Clears all selections in all fields of the current app.
Parameters
| Name | Description | Mandatory | Type |
|---|---|---|---|
| qLockedAlso | Set this parameter to true to clear all selections, including the locked fields. Default is false. Selections on locked fields are not cleared. |
No | Boolean |
| qStateName | Name of the alternate state. If an alternate state is defined in qStateName , only the selections related to this alternate state are cleared. Default state is current selections. |
No | String |
Returns
"result": {}