Raziel wrote:
The only time i have to use "" is when i want to show a variable in brackets, like so Weather: Clear Skies (16°C) where the corresponding line in Workbench prefs would be Weather: %e weather/weather (%e "weather/temp") otherwise, for some reason, it won't work (i.e. i get a single ( instead of the data)
I would assume it doesn't work without quotes there because you don't have en env-var called "weather/temp)".
Ah, right
Thank you..a day with a new thing learned is a good day