Commit 9873f21
committed
Add JSON to the global variables
According to the Wiki only Rhino and Node.js are supported CLI
interfaces, and both have support for a native JSON object. There seems
to be some work to support WSH as well, which has a JSON object as of
version 5.8. WSH 5.8 is used in Windows 7 and onwards, but this may
cause issues still.1 parent c215bc4 commit 9873f21
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
| 20 | + | |
20 | 21 | | |
21 | 22 | | |
0 commit comments