query to json oblect - that can be referenced by a unique id


/ Published in: JavaScript
Save to your folder(s)

in javascript use, for example: myJsonObject["js007"].firstname + ' ' + myJsonObject["js007"].lastnamename
to return James Bond

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.