Resolved! How to get the full URL when it has already been encoded in a ServiceNow client script?
Is there any way to get the ServiceNow URL in a client script? I tried: sysparmQuery = g_form.getParameter('sysparm_query'); But it didn’t work as expected. Is there another way to get the value of `classification` from the URL? For example, the URL:...