e.g. if you're parameter in your script record is ...
# suitescript
k
e.g. if you're parameter in your script record is Form Order Number w/ a fieldId of
custscript_form_order_num
, then in your task.create the params property should be something like poMRtask.params = {custscript_form_order_num : formOrderNumber}