I have the following JSON structure and I would like to know how can I get the 2 “dates”:
If I use: varjobject.selecttokens(“forescast.forescastday.dates”).ToString I am getting an error. Also, I tried using a for each item varjsonobject(“forecastday”).value(of jobject)