JAVA/CORBA CLASSES


hasItem method
Example

Indicates whether an item exists in the document.

Defined in

Document

Syntax

public boolean hasItem(String name)
   throws NotesException

Parameters

String name


Return value
Language cross-reference

HasItem in LotusScript NotesDocument class

@IsAvailable function in formula language

@IsUnavailable function in formula language

Example
See Also