When i call my api through ajax it response like this :
{"SUCCESS":true,"first_name":"tharidoo","image":"","last_name":"prabash","phone_number":"","username":"thari123"}[/code:3mdujc7v] so in ajax in construct2, how to read it values. as a example i need to get the "last_name" in json response. then how to do it
Develop games in your browser. Powerful, performant & highly capable.
Not sure if there is an basic C2 way, but I use this:
http://c2rexplugins.weebly.com/rex_hash.html
Rex has the answer to life, universe and everything.