LOTUSSCRIPT/COM/OLE CLASSES


EndInsert method
Example

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

Example
See Also