JSON Parser Xojo plugin
JSONParseResult.Root Property
Returns the parsed JSON tree as object model or nil if there was parse error.
Root
as
JSONPrimitive
{
Read
}
Remarks
See Also
JSONParseResult Class