Lotus Software logo
IBM Lotus Domino Designer 8.5
  Versions 8.5 and 8.5.1






Remove method

Permanently deletes an item from a document.

Defined in

NotesItem

Syntax

Call notesItem.Remove

Usage

After calling the Remove method, you must call the Save method in NotesDocument in order to save the change that you have made.

You can achieve the same result with the RemoveItem method in the NotesDocument class.

Language cross-reference

remove method in Java Item class

@DeleteField function in formula language

@Unavailable function in formula language

See examples

Examples: Remove method
Related topics
RemoveItem method (in NotesDocument)
Removing an item in LotusScript classes
Save method




Library | Support | Terms of use |

Last updated: Monday, October 5, 2009