IMsFormulaTermList.Remove

Syntax

Remove(Index: Integer): Boolean;

Parameters

Index. Term index.

Description

The Remove method removes a term by the index.

Comments

When the term is successfully removed, the method returns True, otherwise it returns False.

If the term is used in the model equation, the method call returns an error message.

See also:

IMsFormulaTermList