Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-14-2016 07:34 AM
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