NumErrors (NotesLog - JavaScript)

Read-only. The number of errors logged so far.

Defined in

NotesLog

Syntax

getNumErrors() : int

Usage

The NumErrors property is not incremented until after logErrors is called. To get the correct count at the time of a call to logErrors, increment getNumErrors by 1.