WLJS LogoWLJS Notebook

LowerCaseQ

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

Examples

LowerCaseQ["hello"]

Please visit the official Wolfram Language Reference for more details.

On this page