Product SiteDocumentation Site

5.3.13.9. at


>>-at(index)---------------------------------------------------><

Returns the item associated with index index. If the relation contains more than one item associated with index index, the item returned is unspecified. (The program should not rely on any particular item being returned.) Returns the Nil object if the relation has no item associated with index index. Index equality is determined by using the == method of index.