JAVA/CORBA CLASSES
Changes the insertion position from the end of the rich text item to the beginning or end of a specified element.
Note This method is new with Release 6.5.
Defined in
RichTextItem
Syntax
public void beginInsert(Base element) throws NotesException
public void beginInsert(Base element, boolean after) throws NotesException
Parameters
Base element
BeginInsert method in LotusScript NotesRichTextItem class
Example See Also