`return task.checkStatus({ taskId: taskRecord[0].g...
# suitescript
a
return task.checkStatus({ taskId: taskRecord[0].getValue({ name: 'taskid' }) });
What happen here when there is no result?