LOTUSSCRIPT/COM/OLE CLASSES
Creates another NotesRichTextRange object with the same properties as the current one.
Defined in
NotesRichTextRange
Syntax
Set notesRichTextRange = notesRichTextRange.Clone
Return value
notesRichTextRange
Clone method in Java RichTextRange class
Example