We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0e49c4 commit cf14f91Copy full SHA for cf14f91
readme.md
@@ -11,7 +11,7 @@ Tested in Windows Excel 2013 and Excel for Mac 2011, but should apply to 2007+.
11
12
# Example
13
14
-```VB
+```VB.net
15
Dim Json As Object
16
Set Json = JsonConverter.ParseJSON("{""a"":123,""b"":[1,2,3,4],""c"":{""d"":456}}")
17
0 commit comments