Skip to content

Commit 484bcdd

Browse files
Update script.js
1 parent a6e23bd commit 484bcdd

File tree

1 file changed

+1
-0
lines changed
  • Core ServiceNow APIs/GlideJsonPath/GlideJsonPath Reader Example

1 file changed

+1
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
var v = new GlideJsonPath('{"lib":{"jsonpath":{"cricket":{"name":"India","players":["Rohit","Dhoni","Kholi"]}}}}');
22
var l = v.read("$['lib']['jsonpath']['cricket']['players'][*]");
3+

0 commit comments

Comments
 (0)