0

How can I filter cases, which numbers are between f.e. 100 and 200? Can I do this by xml-api?

flag

2 Answers

2

Just enter the following text in the filter's Search For box: case:"100..200"

link|flag
1

For the xml-api, use

api.asp?token=foo&cmd=search&q=case:100..200
link|flag

Your Answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.