AddTerm: String;
AddTerm(): string;
The AddTerm method creates a new term.
To parse expression of the formula that is set on a regular report text sheet, use the IPrxDocumentExpressionParser.Parse method.
The method use is given in the example for IPrxReport.CreateDocumentFormulaParser.
See also: