1. Less than
2. Equal to
3. Greater than
Is it possible to also have?
"Does not equal to"
I have so many instances where I want to ignore 1 particular distance, let's say 1m.
In order for me to do this I add 2 Conditions, a) less 8 furlongs and b) greater than 8 furlongs.
It would be much easier if the condition is "does not equal" 8 furlongs

If I was pedantic and wanted to have 2 distance conditions and I didn't want 1m and 2m, then I have to add 4 race distance conditions, a) less 8 furlongs and b) greater than 8 furlongs AND a) less 16 furlongs and b) greater than 16 furlongs. Usually in this instance though, I create a new rule name for each distance.
(unless novice me is missing a trick?)