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.