SiteTools.backgroundTest (Method)

Runs (sleeps) for the specified time and writes a log entry. Useful for testing background job scheduling.

Returns:

Void

Arguments:

Name Type Required Description
secondsToRun PositiveInteger Optional. Defaults to '1'. Number of seconds for the job to run (sleep) - minimal CPU will be used.

Context:

License Requirements (none)
Permission Requirements (none)
Deny Context (none)
Require Context (none)
Author Lock  

Error Codes:

None

Notes:

None