var jsonData = JSON.parse(responseBody); console.log(jsonData); 2.This will allow you to have the size of array. var size=jsonData ...
確定! 回上一頁