The "If In List" expression works when I want to check if a value from the current record is in a list. But I want to check the opposite direction. I want to check if a field from the current record contains the specified value.
As of dbFront 1.4.0.0186 you can use both "If Contains" or "If Not Contains" to compare the value in a specific field with a constant value.