I would like to use a JSON from API.
like this?
How can I fetch the status?
I tried to fetch the status, checking the value. However,debug2 of the textbox only displayed 0.
Develop games in your browser. Powerful, performant & highly capable.
Did you check the browser console?
Also your JSON is an array. You probably need to use JSON.Get("0.status")