Clone (NotesRichTextNavigator - LotusScript®)

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

Defined in

NotesRichTextNavigator

Syntax

Set notesRichTextNavigator = notesRichTextNavigator .Clone

Return value

notesRichTextNavigator

NotesRichTextNavigator. The new navigator.

Example