LastRun (NotesAgentContext - JavaScript)

Read-only. The date and time when the current agent was last executed.

Defined in

NotesAgentContext

Syntax

getLastRun() : NotesDateTime

Usage

If the agent never ran before, this property returns null.

Language cross-reference

LastRun property in LotusScript® NotesSession class

LastRun property in Java Session class