INonLoVariables.FindById

Syntax

FindById(Id: String): INonLoVariable;

Parameters

Id - identifier of searched variable.

Description

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

See also:

INonLoVariables