.

HCLSoftware Business Partner
Domino Consulting Services
CRUCIAL Notes Tools
+1 212-599-2048

Domino Consulting Services
CRUCIAL Notes Tools
Domino administration
Notes development

Facebook Twitter YouTube
Chat now       
.
ProductsDownloadsNewsAbout usContact


Need a Domino Consultant? Call NotesMail +1 212-599-2048 - HCLSoftware Business Partner

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