LOTUSSCRIPT/COM/OLE CLASSES
Read-only. The exit status code returned by the Agent Manager the last time the current agent ran.
Defined in
NotesSession
Data type
Long
Syntax
To get: code% = notesSession.LastExitStatus
Usage
This property returns 0 if the agent ran without errors.
Language cross-reference
LastRun property in Java AgentContext class
Example See Also