StrIsAlpha
string
,
needs examples
bool StrIsAlpha(str s)
Description
Returns true if
isalpha
applies to all characters in the string.