ILoVariables.RemoveById

Syntax

RemoveById(Id: String): Boolean;

Parameters

Id is variable identifier.

Description

The RemoveById method removes the variable from the collection by its identifier. Returns True in case of success.

See also:

ILoVariables