LOTUSSCRIPT/COM/OLE CLASSES


GetChild method
Example

Returns the child of the specified entry.

Note This method is new with Release 5.0.2.

Note This method is obsolete in Release 5.0.3.

Note This method is not supported in COM.

Defined in

NotesOutline

Syntax

Set notesOutlineEntry = notesOutline.GetChild( entry )

Parameters

entry


Return value

notesOutlineEntry


Language cross-reference

getChild in Java Outline class

Example
See Also