Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica > Notebooks and Documents > Notebook Formatting & Styling > Stylesheets > Automatic Text Styling Features >
Mathematica > Notebooks and Documents > Notebook Formatting & Styling > Text Styling > Automatic Text Styling Features >

ShowStringCharacters

ShowStringCharacters
is an option for Cell which specifies whether to display " when a string is entered.
  • ShowStringCharacters is usually set at the level of styles or notebooks rather than at the level of individual cells.
By default, quotation marks are shown around strings in input cells, but not in output cells:
Create a cell in "Output" style but with quotation marks showing:
Show a grid of characters without quotation marks:
By default, quotation marks are shown around strings in input cells, but not in output cells:
In[1]:=
Click for copyable input
Out[1]=
Create a cell in "Output" style but with quotation marks showing:
In[2]:=
Click for copyable input
Out[2]=
 
Show a grid of characters without quotation marks:
In[1]:=
Click for copyable input
New in 3
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team