LOTUSSCRIPT/COM/OLE CLASSES


HasItem method
Example

Given the name of an item, indicates whether that item exists on the document.

Defined in

NotesDocument

Syntax

flag = notesDocument.HasItem( itemName$ )

Parameters

itemName$


Return value
Language cross-reference

hasItem method in Java Item class

@IsAvailable function in formula language

@IsUnavailable function in formula language

Example
See Also