getFirst (NotesOutline - JavaScript™)
Gets the first entry of an outline.
Defined in
NotesOutlineSyntax
getFirst() : NotesOutlineEntry
Return value | Description |
---|---|
OutlineEntry |
The first entry of the outline, or null if there are no entries. |
Gets the first entry of an outline.
getFirst() : NotesOutlineEntry
Return value | Description |
---|---|
OutlineEntry |
The first entry of the outline, or null if there are no entries. |