- Joined
- May 31, 2017
- Messages
- 129
- Reaction score
- 44
I've used a condition in the call flow designer to route the call to a specific condition if a variable is 50, 51,52,..,58 or 59. I can use 10 OR's but I want to make 1 equal condition with a wildcard. How can that be done?
I've tried this: EQUAL(callflow$.zone_nummer,"5[0-9]"). But thats not working.
I've tried this: EQUAL(callflow$.zone_nummer,"5[0-9]"). But thats not working.