The JSON.parse() method in JavaScript is used to parse a JSON string which is written in a JSON format and return a JavaScript object.
確定! 回上一頁