remove (NotesItem - JavaScript™) Permanently deletes an item from a document. Defined inNotesItem Syntax remove() : void UsageAfter calling remove, you must call save in NotesDocument to save the change. You can achieve the same result with removeItem in NotesDocument.