parse the json
- text
StringThe JSON string to parse - reviver
Function(OPTIONAL) Optional function that can transform the results
Object|ArrayThe parsed JSON
defined in: src/js/json.js#L34
parse the json
String The JSON string to parseFunction (OPTIONAL) Optional function that can transform the resultsObject|Array The parsed JSONdefined in: src/js/json.js#L34