.

HCLSoftware Business Partner
Domino Consulting Services
CRUCIAL Notes Tools
+1 212-599-2048

Domino Consulting Services
CRUCIAL Notes Tools
Domino administration
Notes development

Facebook Twitter YouTube
Chat now       
.
ProductsDownloadsNewsAbout usContact


Need a Domino Consultant? Call NotesMail +1 212-599-2048 - HCLSoftware Business Partner

LOTUSSCRIPT/COM/OLE CLASSES


Add method
Example

Adds one or more notes to a note collection.

Defined in

NotesNoteCollection

Syntax

Call notesNoteCollection.Add( additionSpecifier )

Parameters

additionSpecifier

Usage

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