swirl Guide to OmniMark 5   OmniMark home
docs home 
IndexConceptsTasksSyntaxLibrariesOMX VariablesErrors
 
     
operator   item of    

Return type: Integer
Returns:       

The position of the item on the shelf.



Syntax
  item of  shelf-name indexer?


Purpose

When it is known that a shelf has a specific key, it is possible to find which item has that key with the item of operator.

This operation gives the position of the specified item on the shelf. It is an error if the specified item does not exist. One way to avoid this error when selecting an item by its key is to guarantee that the shelf has the key before looking for its position (the has key test can be used to do this).

       
----  

Top [ INDEX ] [ CONCEPTS ] [ TASKS ] [ SYNTAX ] [ LIBRARIES ] [ OMX ] [ OMX ] [ ERRORS ]

Generated: August 11, 2000 at 3:07:25 pm
If you have any comments about this section of the documentation, send email to docerrors@omnimark.com

Copyright © OmniMark Technologies Corporation, 1988-2000.