ExitOnFirstFatalError (NotesDxlImporter - JavaScript)

Read-write. Indicates that processing should terminate if any fatal error is encountered.

Defined in

NotesDxlImporter

Syntax

getExitOnFirstFatalError() : boolean

setExitOnFirstFatalError(flag:boolean) : void

Legal value Description
true (default) to terminate processing
false to continue processing after a fatal processing error