/
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.