Mathematica 9 is now available

DigitQUpperCaseQ

LetterQ

FilledSmallSquareLetterQ[string] yields True if all the characters in the string are letters, and yields False otherwise.

FilledSmallSquareLetterQ[string] by default gives False if string contains any space or punctuation characters.

FilledSmallSquareLetterQ handles both ordinary and special characters.

FilledSmallSquareLetterQ treats as letters all special characters explicitly listed as letters in the table in Section A.12.1.

FilledSmallSquare In general, LetterQ treats as letters all characters that appear as ordinary text in any language.

FilledSmallSquareLetterQ treats as letters such special characters as , , and .

FilledSmallSquareLetterQ does not treat as letters (\[EmptySet]), (\[HBar]), (\[Angstrom]) or (\[Sum]).

FilledSmallSquare See The Mathematica Book: Section 2.7.4.

FilledSmallSquare See also: DigitQ, UpperCaseQ, LowerCaseQ, CharacterRange.

Further Examples

DigitQUpperCaseQ



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.