LOTUSSCRIPT/COM/OLE CLASSES
Adds one or more notes to a note collection.
Defined in
NotesNoteCollection
Syntax
Call notesNoteCollection.Add( additionSpecifier )
Parameters
additionSpecifier
The Parent database of the note(s) to add must be the same as the note collection.
Language cross-reference
add method in Java NoteCollection class
Example See Also