isLower
Syntax
isLower(X)
Arguments
X is a STRING scalar or vector.
Details
Check whether all the case-based characters (letters) of the string are lowercase.
isLower(X)
X is a STRING scalar or vector.
Check whether all the case-based characters (letters) of the string are lowercase.