getChild (NotesOutline - JavaScript)

Gets the child of the specified outline entry.

Defined in

NotesOutline

Syntax

getChild(entry:NotesOutlineEntry) : NotesOutlineEntry
Parameter Description
OutlineEntry entry The parent entry.
Return value Description
OutlineEntry The child entry.