JSON Automation

Reading json data in maXbox could be easy. Json data can be read from a file or it could be a json web link. Let us first try to read the json from a web link. Const JsonUrl = ‘https://pomber.github.io/covid19/timeseries.json’; Let us first define the necessary packages “msxml2.xmlhttp and the JSON class”. Let us importContinue reading “JSON Automation”

Design a site like this with WordPress.com
Get started