ILoVariables.Add

Syntax

Add(Id:String): ILoVariable;

Parameters

Id. Identifier of added variable.

Description

The Add method adds a summand to the collection.

Example

The method use is given in the example for the ILoVariable.ControlVariable property.

See also:

ILoVariables