INonLoVariables.RemoveById

Syntax

RemoveById(Id: String): Boolean;

Parameters

Id - variable identifier.

Description

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

See also:

INonLoVariables