Do you get an error here? Data is an array. I have seen in the docs that the examples use:
var jsonArray() as variant = jData.Value("data")
What value do you want? “id”, “username”, “avatar”. Maybe use a TextArea and AddText?
Do you get an error here? Data is an array. I have seen in the docs that the examples use:
var jsonArray() as variant = jData.Value("data")
What value do you want? “id”, “username”, “avatar”. Maybe use a TextArea and AddText?