FORMULA LANGUAGE


ToolsRunBackgroundMacros @Command
Runs all of the database's scheduled agents, regardless of when they are scheduled to run. The agents will then run as usual at their regularly scheduled times.

Syntax

@Command( [ToolsRunBackgroundMacros] )

Usage

This command executes after all @functions. Use @Command([RunScheduledAgents]) to execute immediately. See the Order of evaluation for formula statements topic for more details.

A database must be open or selected on the workspace.

This command does not work on the Web.

See Also