update (NotesRichTextItem - JavaScript™) Processes all pending operations on a rich text item. Defined inNotesRichTextItem Syntax update() : void UsageOperations 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.