ILanerResultsBoxCorrelation.Comment

Syntax

Comment(Index: Integer): String;

Parameters

Index. Variable index.

Description

The Comment property returns comment for a variable based on its index.

Comments

Value of the Index parameter should be within the range [0, ILanerResultsBoxCorrelation.TermCount-1].

Example

The property use is given in the example for ILanerResultsBoxResults.Correlation.

See also:

ILanerResultsBoxCorrelation