This adds two global functions: - `JsonEncode()`: Encode data as JSON. Optionally "minify" the result. - `JsonDecode()`: Decode JSON data.
This adds two global functions: - `JsonEncode()`: Encode data as JSON. Optionally "minify" the result. - `JsonDecode()`: Decode JSON data.