JsonObject Class Properties

In this section, the JsonObject class property is discussed.

Description

Use this property to return the child count of the Json object.

Example

Local integer &pchildcount = &jObj.ChildCount;