I hope to be able get previous JSON object.
Q Qbetechmark Member Licensed User Longtime User Mar 10, 2012 #1 I hope to be able get previous JSON object.
Erel B4X founder Staff member Licensed User Longtime User Mar 10, 2012 #2 Calling NextObject reads the complete JSON string and stores it in a Map. You can then go over the values in any way you want.
Calling NextObject reads the complete JSON string and stores it in a Map. You can then go over the values in any way you want.