appendRTItem (NotesRichTextItem - JavaScript™)
Appends the contents of one rich text item to another rich text item.
Defined in
NotesRichTextItemSyntax
appendRTItem(item:NotesRichTextItem) : void
Parameter | Description |
---|---|
item |
The item to be appended. Cannot be null. |