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