CreateDocumentNode (NotesDOMDocumentNode - LotusScript®)
Creates a DOM document node.
Defined in
Syntax
Set notesDOMDocumentNode = notesDOMDocumentNode .CreateDocumentNode( )
Return value
notesDOMDocumentNode
The new NotesDOMDocumentNode object.
Usage
Typically this method is not needed. Simply use the Document property of a NotesDOMParser object object.