JSON Tools
JavaScript Object Notation (JSON) is a light-weight, text-based, open standard for data interchange. JSON is often used for serializing and transmitting structured data over a network connection and therefore is commonly used in AJAX and Web services applications. JSON Tools utility provides the JSON Parse and JSON Stringify actions.
Was this helpful?