←
StringCases
→
WhitespaceCharacter
/
Reference of Built-in Symbols
/
Strings and Characters
/
String Patterns
/
StringExpression
/
StringExpression (
~~
)
WMA link
StringExpression[s_1, s_2, ...]
represents a sequence of strings and symbolic string objects $s_i$.
"a" ~~ "b" // FullForm
←
StringCases
→
WhitespaceCharacter