PreviousSibling (NotesDOMNode - LotusScript®)
Read-only. The node immediately before this node.
Defined in
Data type
NotesDOMNode
Syntax
To get: Set notesDOMNode = notesDOMNode .PreviousSibling
Usage
If this is the first node, returns null.
Returns null for NotesDOMAttributeNode objects.