INonLoVariables.FindById

Syntax

FindById(Id: String): INonLoVariable;

Parameters

Id is identifier of desired variable.

Description

The FindById method searches the variable in the collection by its identifier.

See also:

INonLoVariables