hasUpperCase
Does the string have at least one upper case character?
Description
bool hasUpperCase()
Return Value
bool
Whether or not the string contains an upper case character.
Does the string have at least one upper case character?
bool hasUpperCase()
bool
Whether or not the string contains an upper case character.