Page 1 of 1
[ Json ] i'm picking up a json file
Posted: Thu Oct 22, 2020 4:31 am
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
Re: [ Json ] i'm picking up a json file
Posted: Thu Oct 22, 2020 7:41 am
by Peter
You can use
this code to generate the corresponding structure and after that you can use
ExtractJSONStructure().
Greetings ... Peter
// Edit:
Crossposting 
Re: [ Json ] i'm picking up a json file
Posted: Sun Nov 01, 2020 7:56 pm
by skinkairewalker
sorry about dual topics Peter , Thanks by you answer
