Glossary

JSON PARSE

A COBOL statement (Enterprise COBOL 6.1+) that parses JSON text and populates a COBOL data structure. The counterpart to *JSON GENERATE*. (Ch. 39, Ch. 40)

Learn More

Related Terms