WordCharacter
WordCharacter represents a letter or digit character in StringExpression.
Examples
StringMatchQ["a", WordCharacter]StringCases["hello123!", WordCharacter ..]Please visit the official Wolfram Language Reference for more details.
WordCharacter represents a letter or digit character in StringExpression.
StringMatchQ["a", WordCharacter]StringCases["hello123!", WordCharacter ..]Please visit the official Wolfram Language Reference for more details.