Comments in JSON Documents
JS
S
JSONSimple snippet explaining how to add comments in JSON documents.
1{
2 "//": "Visual Options",
3 "body": "<String>",
4 "icon": "<URL String>"
5}Created on 7/4/2018
Simple snippet explaining how to add comments in JSON documents.
1{
2 "//": "Visual Options",
3 "body": "<String>",
4 "icon": "<URL String>"
5}Created on 7/4/2018