Update a job's informational status text.
jobSetStatus(job, status)
job | The ID of the job to update. |
---|---|
status | Text describing job's new status. |
Other jobs:
jobAddOutput()
,
jobAddProgress()
,
jobAdd()
,
jobRemove()
,
jobRunScript()
,
jobSetProgress()
,
jobSetState()