I've searched enough but didn't find the solution, I want to get True for comparing these strings without converting them to lower case or uppercase. also if there is a solution if I use them as arrays, is accepted and ok for me.
const string1 = "My dear friend"
var string2 = "my dEar frienD"