toLocaleLowerCase Method (JScript 5.6)

Returns a string where all alphabetic characters have been converted to lowercase, taking into account the host environment's current locale.

stringVar.tolocaleLowerCase( )

Expand imageRemarks

Expand imageRequirements

Expand imageSee Also