Hi, I have UCCX 10.6 and I have a question about scripting. When I have an integer like 5 10 or 15 I can use a switch statement to make a decision. But what if I have to make a decision if a value is between 5 and 10 or between 10 and 15? This can be...