Resolved! Splice method not working in Flow Designer
Below code is written in Updating Responsibilities field of type List in Flow Designer:var delvalue=fd_data.trigger.current.u_responsibility;// Single sys_idgs.info('Value to be deleted:'+delvalue);var existvalue=fd_data._6__for_each.item.u_authority...