How to detect user working on UI or Portal
Hi All,Kindly help me here,gs.action.getGlideURI().toString().startsWith('api/now/sp'); in ServiceNow ,will this code like detect Custom Portal ? how it detect custom portal(/abcdef)? when I open record, when I raise request from /abcdef portal.or wh...