IMsFormulaTermList.RemoveByKey

Syntax

RemoveByKey(EntryKey: Integer): Boolean;

Parameters

EntryKey. Term key.

Description

The RemoveByKey method removes a term by the key.

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