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