Value(Index: Integer): Variant;
Value[Index: Integer]: Object;
Index. Value index.
The Value property returns term value with the specified index.
The Index parameter is greater than 0 if term value is created by data aggregation. The number of available values is returned by the ValuesCount property.
The example of use is given in description of the IMsProblemCalculation.GetFormulaInfo method.
See also: