Resolved! Multiple values store in one variable
Hi All, How i can store multiple values in one varible and join with comma , by current sys_id i am getting two sysid i want store two sys_id in one variable ? in ui action var sys_id = current.sys_id;// getting two sys_id want to join in one var...