Show contents 

Ms > Ms Assembly Interfaces > IMsVariables > IMsVariables.Add

IMsVariables.Add

Syntax

Add(Variable: IMsVariable): Boolean;

Parameters

Variable. A modeling variable that must be added to the collections.

Description

The Add method adds a modeling variable to the collection.

NOTE. The variables adding specifics depends on the area where its applied.

Example

The property use is given in the example for IMsFormula.Method.

See also:

IMsVariables