LOTUSSCRIPT/COM/OLE CLASSES


GetFirst method
Example

Gets the first entry of an outline.

Defined in

NotesOutline

Syntax

Set notesOutlineEntry = notesOutline.GetFirst( )

Return value

notesOutlineEntry


Language cross-reference

getFirst in Java Outline class

Example
See Also