I try to make logic with short time to execute some commands if time is higher then 19:00 but can't make it right.
So what i do.. If NOT (A)<(B), A is {ShortTime} and B is 19:00 then "do my command"
I try with LastResult and always get message in VC "Can't evaluate. Not a number".
Know is the simple thing but i get confused