Which operator checks if a string is equal to another string?

====!==

The equality operator === is used to compare two strings.