Try OpenEdge Now
skip to main content
Working with JSON
Using JSON with OpenEdge : Parsing JSON into and serializing JSON from an ABL data object model : Use Cases : ABL Support : Progress.Json.ObjectModel.JsonArray class
 
Progress.Json.ObjectModel.JsonArray class
This class encapsulates a single JSON array, which can contain any number of elements of various JSON data types, including other JSON objects or arrays. It provides public methods to access and change the array's data in a number of ways.