I'm stumped, I've been searching for a while now and all of the threads on the forum that include examples of tokenat make me think my code would be working but alas it's not. I'm using AJAX to grab JSON output from a PHP file (from MySQL) and loading the data into a Dictionary, but all attempts to pull any data from any Dictionary value is not working.
My code:
My Dictionary keys/values:
The output:
I'm not sure if it's the last of sleep or what but this doesn't make sense to me.
(I'm using the latest stable version of Construct 2 if that matters.)