RemoveById(Id: String): Boolean;
Id - variable identifier.
The RemoveById method removes the variable from the collection by its identifier. It returns True in case of success.
See also:
ILoVariables