====== StrIsAlpha ====== {{tag>string needs_examples}} ''bool StrIsAlpha(str s)'' ===== Description ===== Returns true if [[isalpha]] applies to all characters in the string.