contentsconceptssyntaxlibrariessampleserrorsindex
Full text search
operator   is keyed    
     

Summary   Boolean

Returns true if the item has a key, and false otherwise. Replacing is with isnt will reverse the results.

 

Syntax

  shelf-type? shelf-name indexer? (is | isnt) keyed


Purpose

Tests whether the specified shelf item has a key associated with it.

If no item is specified, then the test looks at the default item. This form is primarily useful either within actions modified by the using prefix or in functions.

An error is produced if the specified item does not exist.

       
----  

Top [CONTENTS] [CONCEPTS] [SYNTAX] [LIBRARIES] [SAMPLES] [ERRORS] [INDEX]

Generated: April 21, 1999 at 2:01:09 pm
If you have any comments about this section of the documentation, send email to [email protected]

Copyright © OmniMark Technologies Corporation, 1988-1999.