Created by potrace 1.16, written by Peter Selinger 2001-2019

Miva Developer Docs

Syntax
miva_json_decode( data, output var )

Returns#

Returns 1 on success, 0 on error.

Parameters#

Parameter Description
data The block of JSON encoded data that will be decoded
output var The function assigns the parsed aggregate to “output” as a structured array.