Checking String Values
isWhitespace (s)
isLetter (c)
isDigit (c)
isLetterOrDigit (c)
isAlphabetic (s)
isAlphanumeric (s)
Downloadable from
overview.html