Hi Alex,



Thanks for the update. Here is my comment.


if (gp.length > 0) {   //build a comma separated string of supplies if there is more than one


gp += (',' + gr.sys_id);


}



return 'sys_idIN' + gp;


// return supplies