Skip to content

Commit c01c27b

Browse files
Update JSONToCode.md
1 parent f08a8d1 commit c01c27b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Documentation/Methods/JSONToCode.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,12 @@ For JSON String
1414
```
1515
the result will be
1616

17-
````
17+
```4d
1818
New object("array";New collection(1;2;3);"bool";True)
1919
```
2020

2121
### Used by
2222

2323
- [MacroJSONToCode](MacroJSONToCode.md)
2424
- [PBJSONToCode](PBJSONToCode.md)
25-
- [JSONToCodeWebService](JSONToCodeWebService.md)
25+
- [JSONToCodeWebService](JSONToCodeWebService.md)

0 commit comments

Comments
 (0)