This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2007-06-10 17:49:33

prootmeister
Scratcher
Registered: 2007-06-10
Posts: 1

Testing for variables

How can I test if a variable I have made is equal to 1, for example?

thanks

Offline

 

#2 2007-06-10 20:54:01

weissjd
Scratcher
Registered: 2007-05-16
Posts: 64

Re: Testing for variables

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.

Offline

 

Board footer