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