ILanerResultsBoxCorrelation.Comment

Syntax

Comment(Index: Integer): String;

Parameters

Index. Index of the variable.

Description

The property is read-only.

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