+
To convert a JSON text into an object, you can use the **eval**() function.
To convert a JSON text into an object, you can use the eval() function.- A JSON stringifier goes in the opposite direction as eval;
- To convert a JSON text into an object, you can use the eval() function. eval() invokes the JavaScript compiler.
- var myJSONText = JSON.stringify(myObject);
- http://www.json.org/js.html
JSON,eval
✯
✯✯
✯✯
✯✯
✯✯
✯