ezhang
34
Hi @jon2 ,
Thanks for the awesome plugin!
I’m trying to use the plugin to read something like this:
[{“Sales":"ezhangtest@gmail.com”,“Monthly Sale”:100000,“Month”:6},{“Sales":"ezhang@test.com”,“Monthly Sale”:200000,“Month”:4}]
In your example app, there is already a key “member” for the nested JSON text for the readjson element. Can you please provide some insights of how to read the JSON text above without a key?
Thanks,
Evan