LOTUSSCRIPT/COM/OLE CLASSES
Read-only. The node immediately following this node.
Defined in
NotesDOMNode
Data type
Syntax
To get: Set notesDOMNode = notesDOMNode.NextSibling
Usage
If there is no such node, returns null.
Returns null for NotesDOMAttributeNode objects.
Example