https://netsuiteprofessionals.com logo
p

Potato

05/01/2017, 7:52 PM
anyone here working with the wonders that are SS 2.0 - know anything about
xml.Parser.fromString({text : xmlString})
- as in - thoughts on why that does not make anythign more than
{"name":"#document","type":"DOCUMENT_NODE","value":null,"textContent":null}
even tho the string is valid xml being passed in…