OpenWGA 7.2 - TMLScript reference

WGA » WGA.Jobs
Method :

isRunning(jobname)

On object WGA.Jobs
Usage Tests if the given job is currently running
Description This method will also return false if a job of the given name is not defined.
Parameters

jobname (String):

Name of the job

Return value true if a job of that name runs, false if not (Boolean)
Allowed in script types
  • WebTML pages and normal WebTML actions
  • Master actions
  • TMLScript tasks in jobs
  • Content type events