LOTUSSCRIPT/COM/OLE CLASSES

CreateDocumentFragmentNode method
Example

Creates an empty document fragment node.

Defined in

NotesDOMDocumentNode

Syntax

Set notesDOMDocumentFragmentNode = notesDOMDocumentNode.CreateDocumentFragmentNode( )

Return value

notesDOMDocumentFragmentNode


Example