StrIsAlNum

bool StrIsAlNum(str s)

Description

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