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.