.. _String.toUpperCase: ================================================ String.toUpperCase ================================================ :ref:`string` **toUpperCase** () Description ----------- Returns a new string which contains all the characters of the original string converted to uppercase. The original string is unchanged.