StrIsXDigit

bool StrIsXDigit(str s)

Description

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