Hello, I would like to retrieve ajax.LastData data to javascript.. how do I do that?
Maybe in similar way where I can get globalVariable data through runtime object.
Thanks!
Put it in a variable first. Or make the ajax request and response handle directly in js to begin with.
Develop games in your browser. Powerful, performant & highly capable.
I see, thanks for the help!