Open main menu

CDOT Wiki β

Changes

CDOT Dashboard

3 bytes removed, 12:13, 3 May 2011
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