Grayson Posted June 3, 2015 Posted June 3, 2015 Hi, I am trying to set a variable in my then and else clauses of my program. The program executes, but the variable value is never changed. IF (Garage Door Open) THEN $Open_Door = 1 Send Text Msg Else $Open_Door = 0 I know the then clause executes since I receive the text message. I tried both integer and state variables and neither work. Any thoughts?
larryllix Posted June 3, 2015 Posted June 3, 2015 We are just trying to BoyScout the little old lady across the street but she didn't want to go!
Recommended Posts