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": {}