IMDCalculationExpressionParser.Parse

Syntax

Parse;

Description

The Parse method parses a formula specified as the Text text string.

Comments

Parsing results in the Expression formula expression.

Example

The method use is given in the example for IMDCalculationExpressionParser.Expression.

See also:

IMDCalculationExpressionParser