Use the JavaScript function JSON.stringify() to convert it into a string. const myJSON = JSON.stringify(obj);. The result will be a string following the JSON ...
確定! 回上一頁