getNextImportedNoteID (NotesDxlImporter - JavaScriptâ„¢)

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

Defined in

NotesDxlImporter

Syntax

getNextImportedNoteID(noteid:string) : string
Parameter Description
String A valid note ID.
Return value Description
String noteid The ID of the note following the specified note.

Language cross-reference

GetNextImportedNoteID method in LotusScript® NotesDXLImporter class