phongka Member Jul 5, 2021 #1 i have to array in array. example: [{"kq":"OKPOST","id111":"aaa"},{"kq":"OKPOST","id111":"aaa"}] How to iterate through each element string ....thank you...
i have to array in array. example: [{"kq":"OKPOST","id111":"aaa"},{"kq":"OKPOST","id111":"aaa"}] How to iterate through each element string ....thank you...
Erel B4X founder Staff member Licensed User Longtime User Jul 5, 2021 #2 https://b4x.com:51041/json/index.html Upvote 0
phongka Member Jul 5, 2021 #3 Erel said: https://b4x.com:51041/json/index.html Click to expand... thank you. Upvote 0