String
String is the head of a character string "text".
Examples
Check if an expression is a string:
Head["hello"]
(* String *)Test with pattern:
MatchQ["hello", _String]
(* True *)Something isn't working? Report an issue.
Please visit the official Wolfram Language Reference for more details.