toLowerCase toLowerCase ( string txt ) : string Make a string lowercase Example> console(toLowerCase("helLO WoRlD HË")) //-> hello world hë Parameters txt