hai sorry for bothering you can u help me solve this?
if the tag does not exist, the value is an empty string … you are selecting the first item of that empty string, which results in that error message
Taifun
1 Like
so what should I do?
Check before that is lest empty, if yes then do some other task like sending issue with notifier, else if it isn’t empty then proceed
In that if condition highlighted by Taifun add an
and
Block and add
NOT IS EMPTY TINYDB1.GET VALUE
with appropriate tag