LOTUSSCRIPT/COM/OLE CLASSES
Resets the insertion position to the end of the rich text item. Must be paired with BeginInsert.
Note This method is new with Release 6.
Defined in
NotesRichTextItem
Syntax
Call notesRichTextItem.EndInsert
Language cross-reference
endInsert method in Java RichTextItem class
Example See Also