Can input be anything else than a number?
Like "Wind_dir = NV"
No, but you could quantify Wind_dir in degrees.
Wind_dir = 270
Paul
Got that all ready. but was looking for a way to show text also.
Can it be done with loading a picture, like
if wind_dir = 180 load pic_N
if wind_dir = 0 load pic_S
Re: Input = name
No, but you could quantify Wind_dir in degrees.
Wind_dir = 270
Paul
Re: Input = name
Got that all ready. but was looking for a way to show text also.
Can it be done with loading a picture, like
if wind_dir = 180 load pic_N
if wind_dir = 0 load pic_S