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.