Neat code-let Allen.

Except you got the logic slightly off \:\)

You meant
 Code:
$string="FOObar"
if lcase($string) == $string
  ? "No caps in string"
endif