StrIsDigit

bool StrIsDigit(str s)

Description

Returns true if isdigit applies to all characters in the string.