So I put a default text into my template when there is, for whatever reason, no forecast text available:
Code: Select all
|fcstTxt|[forecast-text:Data will be reloaded in]|!
The Meteobridge returns in this case an empty string and not the value after the :
So I get returned:
Code: Select all
|fcstTxt||!
Code: Select all
|fcstTxt|Data will be reloaded in|!
I vaguely remember a similar post but could not find it, sorry if it is already answered somewhere else.
Wim