Hi all,
In my app i have a button with the next
OnSelect property: UpdateContext({Weather: MSNWeather.CurrentWeather("Redmond"; "Metric")})
So it gives me uv number and description over Redmond, WA
I need that button run periodically every hour for example, or with a timer. Without the need to do clic
Thanks for your help