StrIsLower
string
,
needs examples
bool StrIsLower(str s)
Description
Returns true if
islower
applies to all characters in the string.