LOTUSSCRIPT/COM/OLE CLASSES


Clone method
Example

Creates another NotesRichTextNavigator object with the same position as the current one.

Defined in

NotesRichTextNavigator

Syntax

Set notesRichTextNavigator = notesRichTextNavigator.Clone

Return value

notesRichTextNavigator


Language cross-reference

clone method in Java RichTextNavigator class

Example