DimSelection.deselectElement

Syntax

deselectElement (key);

Parameters

key. Dimension element key.

Description

The deselectElement method removes dimension element from selection by its key.

Example

The example of use is given in description of the DimSelection.getElement method.

See also:

DimSelection