EXACT
Text

Compares two text strings and returns TRUE if they are exactly the same, FALSE otherwise

Syntax:

=EXACT(text1, text2)

Example:

=EXACT(A1, B1)