Tutorial: Parsing a JSON text string
This tutorial uses the JSON PARSE statement to populate a COBOL data structure from a JSON text string.
Create a native COBOL project
Run the program and view the JSON input
Appendix A: The JSON PARSE program
Appendix B: JSON input file
Parent topic:
Tutorials: JSON Processing
Related reference
The JSON PARSE Statement