ignoreCase | Boolean Indicates whether or not case should be ignored when comparing characters. |
toffset | Integer The starting offset of the subregion in this string. |
other | String The string argument. |
ooffset | Integer The starting offset of the subregion in the string argument. |
len | Integer The number of characters to compare. |
Boolean Returns true if the two string regions are equal, false otherwise. |