@jsonParse(text)

Parses the indicated text as JSON using the JavaScript JSON.parse() method.

See also @yamlParse.