|
|||||
Related Concepts | ||
operator |
is keyed |
Return type: Switch
Returns: Returns true if the item has a key, and false otherwise. Replacing is
with isnt
will reverse the results.
Syntax
shelf-name indexer? (is | isnt) keyed
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.
Related Concepts |
Copyright © Stilo International plc, 1988-2010.