Resolved! How to call a script include in Flow Designer
Hi SN Community, I'm working on converting a business rule into a flow. In the BR, a script include is called like so:(function executeRule(current, previous /*null when async*/) { // Call the script include new global.u_AttachmentUtils().copyAllA...