StrIsAlpha

bool StrIsAlpha(str s)

Description

Returns true if isalpha applies to all characters in the string.