[ Json ] i'm picking up a json file

Just starting out? Need help? Post your questions and find answers here.
skinkairewalker
Posts: 120
Joined: Tue Jun 14, 2016 7:17 pm

[ Json ] i'm picking up a json file

Post by skinkairewalker »

Hi guys, I'm having a lot of trouble parsing this Json File ... can someone give me a light?

This is a Json File :
https://www.codepile.net/pile/j8kpmY2y
User avatar
Peter
Posts: 1093
Joined: Mon Feb 24, 2014 10:17 pm
Location: 127.0.0.1:9080
Contact:

Re: [ Json ] i'm picking up a json file

Post by Peter »

You can use this code to generate the corresponding structure and after that you can use ExtractJSONStructure().

Greetings ... Peter

// Edit: Crossposting :|
skinkairewalker
Posts: 120
Joined: Tue Jun 14, 2016 7:17 pm

Re: [ Json ] i'm picking up a json file

Post by skinkairewalker »

sorry about dual topics Peter , Thanks by you answer :D
Post Reply