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
 
ABL Support
ABL provides various built-in classes that support the JavaScript object model:
* Progress.Json.ObjectModel.ObjectModelParser class
* Progress.Json.ObjectModel.JsonObject class
* Progress.Json.ObjectModel.JsonArray class
* Progress.Json.ObjectModel.JsonDataType