Use this property to return the length of the JSON Array.
Integer.
Local PSM_JSON:Array &oArray = create PSM_JSON:Array(); Local integer &iValue = &oArray.Length;