WLJS LogoWLJS Notebook

PunctuationCharacter

PunctuationCharacter represents a punctuation character in StringExpression.

Examples

StringMatchQ["!", PunctuationCharacter]
StringCases["Hello, World!", PunctuationCharacter]

Please visit the official Wolfram Language Reference for more details.

On this page