FindById(Id: String): ITargetControlVariable;
Id. Identifier of searched controlling variable.
The FindById method searches for controlling variable with the specified identifier in the collection.
If the variable with the specified identifier is not found, the method returns Null.
See also: