Add Job Output
Adds text output to a job.
jobAddOutput(job, output, error = FALSE)
job |
The ID of the job that has emitted text. |
output |
The text output emitted by the job. |
error |
Whether the output represents an error. |
Other jobs: jobAddProgress()
, jobAdd()
,
jobRemove()
, jobRunScript()
,
jobSetProgress()
, jobSetState()
,
jobSetStatus()
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.