LOTUSSCRIPT/COM/OLE CLASSES


Examples: LastRun property
1. This script gets the date that the current agent was last run. For example, if the agent last ran on August 15, 1996 at 11:09:20 AM, the LastRun property returns a variant containing the date-time value 8/15/96 11:09:20 AM.
2. This script checks if the current database full-text index has been updated since the current agent last ran. If not, it updates the index.
See Also