getFirst (NotesOutline - JavaScript)

Gets the first entry of an outline.

Defined in

NotesOutline

Syntax

getFirst() : NotesOutlineEntry
Return value Description
OutlineEntry The first entry of the outline, or null if there are no entries.