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