.

HCLSoftware Business Partner
Domino Consulting Services
CRUCIAL Notes Tools
+1 212-599-2048

Domino Consulting Services
CRUCIAL Notes Tools
Domino administration
Notes development

Facebook Twitter YouTube
Chat now       
.
ProductsDownloadsNewsAbout usContact


Need a Domino Consultant? Call NotesMail +1 212-599-2048 - HCLSoftware Business Partner

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