Top index Wirbel home

::isupper

char.isupper() - test, if character is upper case character

char.isupper() returns true, if the character is an upper case alphabetical character.

See also

isalpha, islower