ClearSelections method
Clears the selections in a dimension of a visualization.
Parameters
| Name | Description | Mandatory | Type | 
|---|---|---|---|
| qPath | 
				 Path to the definition of the visualization. For example, /qListObjectDef .  | 
			
			Yes | String | 
| qColIndices | 
				 Array of dimension numbers or indexes. The selections are cleared in the specified dimensions. Dimension numbers/indexes start from 0. If this parameter is not set, all dimensions are cleared.  | 
			
			No | Array of Integer | 
See also