LOTUSSCRIPT/COM/OLE CLASSES


GetLast method
Example

Gets the last entry of an outline.

Defined in

NotesOutline

Syntax

Set notesOutlineEntry = notesOutline.GetLast( )

Return value

notesOutlineEntry


Language cross-reference

getLast in Java Outline class

Example
See Also