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