parse the json
- text
String
The JSON string to parse - reviver
Function
(OPTIONAL) Optional function that can transform the results
Object|Array
The 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