LastChild (NotesDOMNode - LotusScript®)
Read-only. The last child of this node.
Defined in
Data type
NotesDOMNode
Syntax
To get: Set notesDOMNode = notesDOMNode .LastChild
Usage
If there is no such node, returns null.
Read-only. The last child of this node.
NotesDOMNode
To get: Set notesDOMNode = notesDOMNode .LastChild
If there is no such node, returns null.