IMDCalculationFormulaExpression.Remove

Syntax

Remove(Index: Integer): Boolean;

Parameters

Index - index of the operand, which must be removed.

Description

The Remove method removes the operand, which index is passed by the Index parameter.

See also:

IMDCalculationFormulaExpression