Tutorial: Generating JSON output
This tutorial uses the JSON GENERATE statement to produce a JSON structure from a COBOL data structure.
Create a native COBOL project
Run the program and view the JSON output
Appendix A: The JSON GENERATE program
Parent topic:
Tutorials: JSON Processing
Related reference
The JSON GENERATE Statement