Pages: 1
Topic closed
How can I test if a variable I have made is equal to 1, for example?thanks
Offline
Go to conditionals and get an if block. Then go to Numbers and get an ( ) = ( ) block. Put in your variable and the number you want to compare it to.