LastExitStatus (NotesAgentContext - JavaScript)

Read-only. The exit status code returned by the Agent Manager the last time the current agent ran.

Defined in

NotesAgentContext

Syntax

getLastExitStatus() : int

Usage

This property returns 0 if the agent ran without errors.

Language cross-reference

LastExitStatus property in LotusScript® NotesSession class

LastExitStatus property in Java Session class