Mathematica 9 is now available

AnchoredSearchInputStream

IgnoreCase

FilledSmallSquareIgnoreCase is an option for string manipulation and searching functions which specifies whether lower- and upper-case letters should be treated as equivalent.

FilledSmallSquare With the default setting IgnoreCase -> False, lower- and upper-case letters are treated as totally different.

FilledSmallSquare With the setting IgnoreCase -> True, lower- and upper-case letters are treated as equivalent.

FilledSmallSquareIgnoreCase is an option for StringPosition, StringReplace, StringMatchQ, Find and FindList.

FilledSmallSquareIgnoreCase in no way affects the parsing of Mathematica expressions.

FilledSmallSquare See The Mathematica Book: Section 2.7.2.

FilledSmallSquare See also: ToUpperCase, ToLowerCase, SpellingCorrection.

Further Examples

AnchoredSearchInputStream



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.