Can you spot a keyword and an operator that we can use to look for values that don't match a condition?

NOT!ISUNLIKE

Sweet! We can use the NOT keyword and the ! operator for that.

Close! We can use the NOT keyword and the ! operator for that.