LOTUSSCRIPT/COM/OLE CLASSES


BeginInsert method
Esempio

Changes the insertion position from the end of the rich text item to the beginning or end of a specified element.

Nota This method is new with Release 6.

Defined in

NotesRichTextItem

Syntax

Call notesRichTextItem.BeginInsert( element, [ after ] )

Parameters

element


after Language cross-reference

beginInsert method in Java RichTextItem class

Esempio
Vedere anche