Top index Wirbel home

::isalpha

char.isalpha() - test, if character is an alphabetical character

char.isalpha() returns true, if the character is a upper or lower case alphabetical character.

See also

islower, isupper