Term(Index: Integer): String;
Term[Index: integer]: string;
Index. Term index.
The Term property returns a term by its index.
To get the number of terms, use the IPrxDocumentExpressionParser.TermCount property.
The property use is given in the example for IPrxReport.CreateDocumentFormulaParser.
See also: