You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The default comparison is case sensitive. The second example makes the comparison case insensitive by comparing not the values, but their upper case equivalents.
The text was updated successfully, but these errors were encountered:
Replace "The default comparison..." with
The text was updated successfully, but these errors were encountered: