Which JavaScript method converts a JavaScript value to Json?
JSON.parse()
JSON.objectify()
JSON.stringify()
JSON.toString()