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