FORMULA LANGUAGE


AgentLog @Command
Displays the log for the currently selected agent. The log contains information about when the agent last ran, what actions it performed, and when it finished running.

Syntax

@Command( [AgentLog] )

Usage

An agent must be selected in the Agents view of a database. The agent must have run at least once.

This command does not work on the Web.

Language cross-reference

LastRun property of LotusScript NotesAgent class

LastRun property of Java Agent class

See Also