Product SiteDocumentation Site

5.3.9.18. remove


>>-remove(name)------------------------------------------------><

Returns and removes the member item with index name from a collection. If a method is associated with setMethod (Section 5.3.9.21, “setMethod”) for index name, the method is removed and running the method is returned. If there is no item or method with index name, the Nil object is returned.