The SnapObjects ModelStore can exchange data with PowerBuilder DataWindow in JSON strings, so now the following JSON formats are supported:
- 
                     
Plain JSON (formerly called simple JSON)
 - 
                     
DataWindow JSON (formerly called standard JSON)
 - 
                     
ModelStore JSON (added in version 2019) Note: removed in version 2019 R2
 
For more about these formats, refer to the section called “Supported JSON formats” in Application Techniques.


