LOTUSSCRIPT/COM/OLE CLASSES
Given the name of an item, indicates whether that item exists on the document.
Defined in
NotesDocument
Syntax
flag = notesDocument.HasItem( itemName$ )
Parameters
itemName$
hasItem method in Java Item class
@IsAvailable function in formula language
@IsUnavailable function in formula language
Example See Also