StrIsXDigit
string
,
needs examples
bool StrIsXDigit(str s)
Description
Returns true if
isxdigit
applies to all characters in the string.