Indicates whether the two strings are equal.
A string to compare to strB.
A string to compare to strA.
true if strA and strB are equal; otherwise, false.
See Implementation
Indicates whether the two strings are equal.