Resolved! List to array
Hello, I am trying to run this script on a business rule on the std_change_proposal table but nothing is being returned in the while loop. (function executeRule(current, previous /*null when async*/) { //u_m2m_std2chg var chgs = []; ...
