Example
Resulting value of
x
var q = "aBcD";
var x = q.toLocaleLowerCase();
abcd