clearSelections method
Last updated: 8/26/2026
Information noteSTABLE.
This API is reliable and breaking changes are unlikely.
This API is reliable and breaking changes are unlikely.
backendApi.clearSelections()
Clears unconfirmed selections for this object.
Version history
| Version state | Details |
|---|---|
| Introduced | 1.0 |
Parameters
None
Returns
A promise of a Qlik associative engine reply.
Tip noteFor more information regarding a promise, see The Promise API.
Example
this.backendApi.clearSelections();