ArchiveVariables.ItemById



ItemById(vVariableId As Variant) As ArchiveVariable

Parameters

vVariableId As Variant
Variable ID
ED
not used
RT
avaliable

Remarks

Returns an "ArchiveVariable" object from the collection specified by its internal uniqe ID, which is identified by the parameter vVariableId.

Hint: The returned object should be checked on Nothing, if no object for the search criteria was found.

See Also

ArchiveVariables, ArchiveVariable