update (NotesRichTextItem - JavaScript)

Processes all pending operations on a rich text item.

Defined in

NotesRichTextItem

Syntax

update() : void

Usage

Operations on a rich text item are queued for efficiency. The order and time of completion are not predictable. Use this method to ensure that processing is complete at a certain point.