DataSource.getFirstNotNullData

Syntax

getFirstNotNullData(dimAttrId);

Parameters

dimAttrId. Attribute identifier.

Description

The getFirstNotNullData method returns the first non-empty value of a specified attribute.

Comments

The method returns value of the Number type.

Example

The example of use is given on the page with description of the DataSource.Data property.

See also:

DataSource