meaning and useful of the code
answer = true;if (GlidePluginManager.isActive('com.sn_cs_sm')){answer = new sn_cs_sm.ServiceManagementIncidentUtils().isValidCallerForIncNotif(current.caller_id.getRefRecord());}Could anyone please explain me what is the use of this code , this is in...