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