Value(Index: Integer): Variant;
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 IMsProblemCalculation.ValuesCount property.
The property use is given in the example for IMsProblemCalculation.GetFormulaInfo.
See also: