LOTUSSCRIPT/COM/OLE CLASSES


CreateDocumentFragmentNode method
Esempio

Creates an empty document fragment node.

Defined in

NotesDOMDocumentNode

Syntax

Set notesDOMDocumentFragmentNode = notesDOMDocumentNode.CreateDocumentFragmentNode( )

Return value

notesDOMDocumentFragmentNode


Esempio