DimSelection.selectElement

Syntax

selectElement (key);

Parameters

key. Dimension element to be added to selection.

Description

The selectElement method adds dimension element to selection by its key.

Example

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

See also:

DimSelection