LOTUSSCRIPT/COM/OLE CLASSES


GetNextNoteID method
Example

Given a note, finds the note immediately following it in a collection.

Defined in

NotesNoteCollection

Syntax

nextNoteID$ = notesNoteCollection.GetFirstNoteID( noteID$ )

Parameters

noteID$


Return value

nextNoteID$


Example
See Also