Create a SubmitJobResult object.
Use this function in your implementation of makeClusterFunctions
to create a return value for the submitJob function.
makeSubmitJobResult(status, batch.job.id, msg, ...)
status |
[ |
batch.job.id |
[ |
msg |
[ |
... |
[ |
[SubmitJobResult]. A list, containing
status, batch.job.id and msg.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.