LOTUSSCRIPT/COM/OLE CLASSES
Removes everything in the range, including supported elements.
Defined in
NotesRichTextRange
Syntax
Call notesRichTextRange.Remove
Usage
If the end of the range is an object, that object is not removed.
Language cross-reference
remove method in Java RichTextRange class
Example