Set multiple sys_id's to glide_list field
Hi, I need to push multiple values to a glide list field. Currently it's only pushing one sys_id and I'm not sure how to push all values from the gliderecord record. Script below: (function executeRule(current, previous /*null when async*/ ) { v...