Mathematica 9 is now available

Documentation / Mathematica / Built-in Functions / Programming / String Manipulation /

ToLowerCase

FilledSmallSquare ToLowerCase[string] yields a string in which all letters have been converted to lower case.

FilledSmallSquare ToLowerCase handles both ordinary and special characters.

FilledSmallSquare Variant upper-case characters such as \[CurlyCapitalUpsilon] are converted to their non-variant lower-case forms.

FilledSmallSquare See Section 2.8.4.

FilledSmallSquare See also: LowerCaseQ, ToUpperCase, StringReplace, IgnoreCase.

FilledSmallSquare New in Version 2; modified in 3.

Further Examples



Any questions about topics on this page? Click here to get an individual response.Buy NowMore Information
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.