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
© 2008 Wolfram Research, Inc. japanese.gif
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team