The IDLitContainer::RemoveByIdentifier function method removes an object from a container hierarchy using the specified identifier to locate the object.
Result = Obj->[IDLitContainer::]RemoveByIdentifier(Identifier)
Returns an object reference to the object that was removed from the hierarchy, or a null object reference if no object was removed.
The object identifier of the object that should be removed from the container hierarchy. The Identifier argument can be either a fully-qualified object identifier (beginning with a "/" character) or a relative to the container on which this method is called.
See iTool Object Identifiers for a discussion of object identifier strings.
None
Introduced: 6.0