You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser.
B4X FEED How to know if string is parseable as JSON "list" or "Map"
Hi,
I would like to be able to determine if a JSON string will be parseable as a LIST or as a MAP before processing it.
Am I missing something, or is the only way to know is to test the first character?
"[" = LIST
"{" = MAP
code:
Any other idea?
Thanks
برای دیدن لینک ها باید ثبت نام کنید