remove (NotesItem - JavaScriptâ„¢)
Permanently deletes an item from a document.
Defined in
NotesItemSyntax
remove() : voidUsage
After calling remove, you must call save in NotesDocument to save the change. You can achieve the same result with removeItem in NotesDocument.Language cross-reference
Remove method in LotusScript® NotesItem classRemove method in Java Item class