Keep in mind that '!' is responsible for negating the operator
!= negate the operator '=', this was added for obvious reason, != is used everywhere (read: in others language) to negate a check for equality
!== negate the operator '=='

What you are suggesting/looking for already exists:

!=== negate the, as you mentioned, '===' operator.


#mircscripting @ irc.swiftirc.net == the best mIRC help channel