What does the not equal to operator !== do for strings?

It checks if one string is not equal to the otherIt doesn't work with strings

Great!

The not equal to operator checks if one string is not equal to the other.