Any clue why these don't work? It returns false everytime.
I go to test2 of course first.
I go to test2 of course first.
Code:
[@test2]
#ACT
SET [777] 1
[@test1]
#IF
CHECK [777] 0
#SAY
777 is false
#ELSESAY
777 is true
