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.
LowerCaseQ[string] yields True if all the characters in the string are lowercase letters, and yields False otherwise.
LowerCaseQ["hello"]Please visit the official Wolfram Language Reference for more details.