Skip to content

Commit 3f00a58

Browse files
Create Set Field
Copy/paste the entire snippet.
1 parent 9339fa7 commit 3f00a58

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Flow Actions/Set Location/Set Field

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)