JSON question

I’ve started to JSON quite a bit, but I have one question.

Is there an easy to tell if a JSON item is a dictionary or an array?

http://documentation.xojo.com/index.php/JSONItem.IsArray

Thanks Jason, can’t believe I missed that in the docs!

You’re welcome. Some of the info really is hiding in plain sight!