Lotus Software logo
IBM Lotus Domino Designer 8.5
  Versions 8.5 and 8.5.1






AppendRTItem method

Inserts the contents of one rich text item in another.

Defined in

NotesRichTextItem

Syntax

Call notesRichTextItem.AppendRTItem( notesRichTextItem2 )

Parameters

notesRichTextItem2

The item to be appended. If you specify Nothing, this method generates an error.

Usage

The insertion occurs at the end of the item. AppendRTItem cannot be called after BeginInsert.

Language cross-reference

appendRTItem method Java RichTextItem class

See examples

Examples: AppendRTItem method
Related topics
Writing in rich text items in LotusScript classes




Library | Support | Terms of use |

Last updated: Monday, October 5, 2009