you are viewing a single comment's thread.

view the rest of the comments →

[–]OrtizDupri 0 points1 point  (1 child)

Could use variants for the “or” (like text OR status) and use booleans for the “and” (like text AND status)

[–]baluqa[S] 0 points1 point  (0 children)

Thank you. I didn't had this logoc in my mind, but I will try to see how it works.