Product SiteDocumentation Site

5.3.13.20. remove


>>-remove(index)-----------------------------------------------><

Returns and removes from a relation the member item with index index. If the relation contains more than one item associated with index index, the item returned and removed is unspecified. Returns the Nil object if no item has index index. Index equality is determined by using the == method of index.