Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica > Atomic Elements of Expressions >

String ("...")

String
is the head of a character string "text".
  • Strings can contain any sequence of ordinary or special characters.  »
  • _String can be used as a pattern that represents a string.
  • In FullForm, special characters in strings are given as \[Name] or \:code.  »
  • If an explicit newline in the string is preceded by a single backslash \, the backslash and newline are ignored.
New in 1 | Last modified in 3
© 2013 Wolfram Research, Inc. Japanese
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team