Forum Discussion
fazlook
5 years agoFrequent Contributor
How do I form a JSON object to follow the same design as the XML and read it ? First time using JSON 🙂 believe it or not.
Basically I need to FIND the Test_1000_test and once I find it I need to push all tests under that one into an array, so my array would be array = [1001,1002]
fazlook
5 years agoFrequent Contributor
Awaiting on someone's help when you get a chance.