DimSource.getLastSelectedText

Syntax

getLastSelectedText (attrIdx);

Parameters

attrIdx. Index or ID of the attribute that should be used to get element text.

Description

The getLastSelectedText method returns text of the last selected element.

Example

The example of use is given in description of the DimSource.getAttributeIndex method.

See also:

DimSource