IDefIndicators.GetIndicatorByUnical

Syntax

GetIndicatorByUnical(unical: Integer): IDefIndicator;

Parameters

unical. Indicator unique key.

Description

The GetIndicatorByUnical method returns parameters of indicator with the specified unique key.

Comments

The method returns Null if there is not indicator with the specified unique key.

See also:

IDefIndicators