1,885
edits
Changes
→JSON Examples
== JSON Examples ==
var j = {}; var myJSONObject ={"bindings": [
{"ircEvent": "PRIVMSG", "method": "newURI", "regex": "^http://.*"},
{"ircEvent": "PRIVMSG", "method": "deleteURI", "regex": "^delete.*"},
{"ircEvent": "PRIVMSG", "method": "randomURI", "regex": "^random.*"}
]
}; "key": "value","key": "value","key": "value"
the above object contains an array of objects