LOTUSSCRIPT/COM/OLE CLASSES
Defines the end of a range.
Defined in
NotesRichTextRange
Syntax
Call notesRichTextRange.SetEnd( element )
Parameters
element
Calling this method after calling SetBegin with the same element defines a range containing that element.
Language cross-reference
setEnd method in Java RichTextRange class
Example