ClearSelections method
Overview
Clears the selections in a dimension of a visualization.
Parameters
Name | Description | Type |
---|---|---|
qPath |
Path to the definition of the visualization. For example, /qListObjectDef. |
String |
qColIndices |
Array of dimension numbers or indexes. The selections are cleared in the specified dimensions. Dimension numbers/indexes start from 0. This parameter is optional. If this parameter is not set, all dimensions are cleared. |
Array of Integer |
Outputs
The following is returned in the output:
"result": {}
Learn more
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!