toLowerCase

toLowerCase ( string/array/map txt ) : string

Make a string lowercase

Example>


console(toLowerCase("helLO WoRlD HË")) //-> hello world hë

Parameters

txt