When calling the toList() method of a JSONArray which contains JSONObject the returned list contains HashMap elements. The documentation mentions: Returns a java.util.List containing all of the ...
This class is a subclass of the original JSONItem class built-in in Xojo and it's meant to fix some problems/bugs reported below: The JSONItem class accept values and array elements as Variant.