I did search and found many simple examples of Dictionary usage but none showed me how to get what I want from a jSon. My question is how to get a list of the marked records from API response in the GotText event?
I tried what ever fall in my mind but nothing worked. Can somebody put some blocks together that shows the principal solution?
Yes. That case is where there is arrays but I have objects {} and want to get names of subobjects. I can get number of fields in arrayy but not number od objects so I can’t do foreach…
I just want to get a list like (SkyWars,MurderMystery,Bedwars… )
But just saw something in your post that I did not do… let me try…I’ll report result…