.. _String.toLocaleLowerCase: ================================================ String.toLocaleLowerCase ================================================ :ref:`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.