HasChildNodes (NotesDOMNode - LotusScript®)
Read-only. Indicates whether this node has any children.
Defined in
Data type
Boolean
Syntax
To get: flag = notesDOMNode .HasChildNodes
Legal values
- True indicates this node has children.
- False indicates this node does not have children.