String.toLocaleLowerCase

String toLocaleLowerCase ()

Description

Returns a new string which contains all the characters of the original string converted to lowercase (localized).

The original string is unchanged.