Currently, I'm attempting to retrieve the value highlighted below:
https://i.sstatic.net/HGabr.jpg
using the following code snippet:
str.hourly[2]["rain.1h"]
Unfortunately, I am encountering an Undefined error. Can someone provide insight on the correct method to access this value?
Appreciate any assistance in advance!