Returns a string where all alphabetic characters have been converted to lowercase, taking into account the host environment's current locale.
stringVar.tolocaleLowerCase( ) |
JScript |
toLocaleLowerCase Method (JScript 5.6) |
See Also |
Returns a string where all alphabetic characters have been converted to lowercase, taking into account the host environment's current locale.
stringVar.tolocaleLowerCase( ) |