If a variable is set to a number that changes often, how would I go about a trigger sending AAA if a variable is under 10, send BBB (or nothing) is the number is between 10 and 20, and CCC if it is over 20?
I suppose I could do a lot of elseif's and/or make a LOT of variables with one very long trigger to set each one, but I'm almost sure there is a way to do some form of 'greater than, less than'.
Also, (less important) could I compare this to another variable so that less than 10 would send AAA or aaa, depending on what the other one was?
Ideally something simple, but I will work with what I get!
Thanks in advance~
And I just realized I misspelled response. Good job for me.
I suppose I could do a lot of elseif's and/or make a LOT of variables with one very long trigger to set each one, but I'm almost sure there is a way to do some form of 'greater than, less than'.
Also, (less important) could I compare this to another variable so that less than 10 would send AAA or aaa, depending on what the other one was?
Ideally something simple, but I will work with what I get!
Thanks in advance~
And I just realized I misspelled response. Good job for me.