ITargetControlVariablesArray.RemoveById

Syntax

RemoveById(Id: String): Boolean;

Parameters

Index. Identifier of controlling variable.

Description

The RemoveById method removes the controlling variable with the specified identifier from the collection.

Comments

If the variable is successfully removed, the method returns True, otherwise it returns False.

See also:

ITargetControlVariablesArray