InterSystemsDev via @like
Parsing XML response #Ensemble #Parsing #XML
https://community.intersystems.com/post/parsing-xml-response
https://community.intersystems.com/post/parsing-xml-response
InterSystems Developer Community
parsing xml response
Hello!I'm sending http resuest to the web service :Set httpRequest=##class(%Net.HttpRequest).%New()Set httpRequest.Server="177.127.120.10"Set httpRequest.ContentType="text/xml" Set httpRequest.Ht
InterSystemsDev via @like
What is best approach to parsing #CSV string to tab-delimited string? #Caché #ObjectScript #Parsing
http://ow.ly/hcwh30n2gXZ
http://ow.ly/hcwh30n2gXZ
InterSystems Developer Community
What is best approach to parsing CSV string to tab-delimited string?
In PHP, I'm able to utilize the implode and str_getcsv functions to convert a comma-delimited string to a tab-delimited string. The following is an example.
$strtotab = implode("\t", str_getcsv($str,
$strtotab = implode("\t", str_getcsv($str,
InterSystemsDev via @like
Parsing JSON objects: Can Dynamic Objects be saved in persistent classes? #InterSystems #InterSystemsIRIS #Parsing #JSON #SQL
💬 http://ow.ly/C2Yv50wYvjF
💬 http://ow.ly/C2Yv50wYvjF