IMsVariableList.FindById

Syntax

FindById(VariableId: String): IMsVariable;

Parameters

VariableId. Modeling variable identifier.

Description

The FindById method searches and returns the object that contains the modeling variable. The search is executed by variable identifier that is passed by the VariableId parameter.

See also:

IMsVariableList