hasLowerCase
Does the string have at least one lower case character?
Description
bool hasLowerCase()
Return Value
bool
Whether or not the string contains a lower case character.
Does the string have at least one lower case character?
bool hasLowerCase()
bool
Whether or not the string contains a lower case character.