IN
project.name IN ('Test', 'Test2')

project.name NOT IN ('Test')
Was this helpful?