/
21. JSON Functions

21. JSON Functions

The JSON functions are used to to decode and encode JSON formatted strings.

Note!

The JSON parser is designed according to the specification RFC7159, and may accept non-JSON input, as stated in section 9 of RFC7159.


This chapter includes the following sections:

21.1 JSON Decoding Functions

21.2 JSON Encoding Functions