/ Published in: JavaScript

A short template, which shows the json syntax.
Expand |
Embed | Plain Text
{"employee":{ "name":"Mister Wong", "position":"Controller", "likes" : [ "reading", "eating", "playing baseball" ] } }
You need to login to post a comment.