ChildCount property: JsonObject class
Description
Use this property to return the child count of the Json object.
Example
Local integer &pchildcount = &jObj.ChildCount;
Description
Use this property to return the child count of the Json object.
Example
Local integer &pchildcount = &jObj.ChildCount;