Opticon Stockholm is on Tuesday September 10th, hope to see you there!
AI OnAI Off
Opticon Stockholm is on Tuesday September 10th, hope to see you there!
Just found the first question I asked in this forum 8 years ago and realized that I do not know if this is possible no.
Does anyone know if you can have OR condition in a PropertyCritera?
But if I set that on both criteria's wouldn't that make it to return results that does not match any criteria also?
i want something that looks like a representation of a sql like this:
select *
from table
where (a=1 or b=2)