function XML_to_JSON(xml) {. var doc = XmlService.parse(xml);. var result = {};. var root = doc.getRootElement();.
確定! 回上一頁