I have a variable called "Score". If the value of it is between 0 and 10, I set text to "Hard Luck". Then 10-20 set text to "Not Bad".
I don't know how say if Score is between values then....
I can only do less than which always sets the text to "Not Bad".
I'm pretty sure there's a simple answer, but I can't find it. Help! Thanks.