Skip to content

Commit 804df8f

Browse files
authored
readme.md
This script comes handy to extract the value from a JSON object and also to tackle with the duplicate 'user_name' to only show the unique ones and display the corresponding title related to that particular 'user'.
1 parent a4fa563 commit 804df8f

File tree

1 file changed

+1
-1
lines changed
  • Server-Side Components/Background Scripts/Extract Value from JSON

1 file changed

+1
-1
lines changed

Server-Side Components/Background Scripts/Extract Value from JSON/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Open 'Scripts - background' and run the script of [extractValueFromJSON.js] file.
1+
Open 'Scripts - background' in ServiceNow and run the script of [extractValueFromJSON.js] file.
22

33
This also checks for the duplicate user_name and shows the unique ones and the corresponding roles of that particular user.
44

0 commit comments

Comments
 (0)