Resolved! gs.getUser.isMemberOf('sys_id of group') is not working in script include
HI Team.I have created with script include below and to check if the login user is member of any one of the multiple groups and checking in UI action condition. But it is not working.Script Include:var check_escaltion_group_member = Class.create();ch...