NumErrors (NotesLog - JavaScript™) Read-only. The number of errors logged so far. Defined inNotesLog Syntax getNumErrors() : int UsageThe 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.