JSON API Static Method
JSON.stringify()
[JSON
](json_object) [API
](api) [Static Method
](static-method) to convert data to JSON
string
JSON.parse()
[JSON
](json_object) [API
](api) [Static Method
](static-method) to parse string
into JS value
References
JSON.stringify()
↔ [JSON
](json_object) [API
](api) [Static Method
](static-method) to convert data toJSON
stringJSON.parse()
↔ [JSON
](json_object) [API
](api) [Static Method
](static-method) to parsestring
into JS value