jquery - Get a single value from JSON object -


so have object or array (not sure how call it) returned jquert json. when try print "console.log(pdata) - following:

enter image description here

is possible somehow print value of address. want assign variable , use somewhere else. thanks.

simply pdata[0][0].address or pdata[0][0]['address']


Comments

Popular posts from this blog

php - Vagrant up error - Uncaught Reflection Exception: Class DOMDocument does not exist -

vue.js - Create hooks for automated testing -

.htaccess - ERR_TOO_MANY_REDIRECTS htaccess -