Copy multiple attachments from orderguie attachment variables to RITM
I have 3 attachment variables in order guide, i wrote a below business rule to map those attachments to the RITM, but it is copying only one attachments other 2 are not. (function executeRule(current, previous /*null when async*/) {var gr = new Glide...