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

CellTags

CellTags
is an option for Cell which gives a list of tags to associate with a cell.
  • Cell tags are typically used to allow searching for cells.
  • The tags are usually strings.
Create a cell with a cell tag:
In[1]:=
Click for copyable input
Find the tagged cell and read its cell expression:
In[2]:=
Click for copyable input
Out[2]=
 
Make cell tags visible with ShowCellTags->True:
New in 3
© 2013 Wolfram Research, Inc. Japanese
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team