We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9339fa7 commit 3f00a58Copy full SHA for 3f00a58
Flow Actions/Set Location/Set Field
@@ -0,0 +1 @@
1
+javascript: var luser = new GlideRecord("sys_user"); luser.get("sys_id", gs.getUserID()); luser.location.u_installation_id.sys_id.toString();
0 commit comments