json-read-from-string
json-read-from-string
is a compiled Lisp function in `
json.el
'.
(json-read-from-string
STRING
)
Read the JSON object contained in
STRING
and return it.