Hi there,
the ServiceNow user interface has a picker in the top bar where the active scope can be selected.
Is there any way to get that current active scope in a script (server or client side)? It doesn't matter if I get the name or the sys_id of th...