JSONItem.IsArray

From Xojo Documentation

Method

JSONItem.IsArray() As Boolean

New in 2011r2

Supported for all project types and targets.

Returns True if the JSONItem is being treated as an array and False if it acts as a Dictionary.