From this number to this number?
Hello gang,
I have a simple question, I'm wondering if I want for example this - if attribute game.score = 0 to 10 then do blah blah blah
So I all I want is what expression do I select to accomplish this?
thanks
happy
Answers
If your rule - create 2 conditions.
When attribute game.Score is greater than 0,
when attribute game.Score is less than 11,
or
When attribute game.Score is less than 1, when attribute game.Score is greater than 10,
then