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