Clone (NotesRichTextRange - LotusScript®)

Creates another NotesRichTextRange object with the same properties as the current one.

Defined in

NotesRichTextRange

Syntax

Set notesRichTextRange = notesRichTextRange .Clone

Return value

notesRichTextRange

NotesRichTextRange. The new range.

Example