Let's say possible expression values are like this:
a) 10-15 of 25 results
b) 20-25 of 25 results
c) 1,220 - 1,240 of 1300 results
d) 1,280 - 1,300 of 1300 results
I want to test the expression such that b and d would return true and a and c would return false. In other words, I'm looking for the end of sequence condition.