Mathematica 9 is now available

Documentation / Mathematica / Built-in Functions / New in Version 3.x / Input and Output /

TagBox

FilledSmallSquare TagBox[boxes, tag] displays as boxes but maintains tag to guide the interpretation of boxes on input.

FilledSmallSquare TagBox provides a way to store hidden information in Mathematica output.

FilledSmallSquare TagBox is generated sometimes in StandardForm output, and often in TraditionalForm output.

FilledSmallSquare By convention, tag is typically a symbol that corresponds to the head of the interpreted form of boxes.

FilledSmallSquare The following options can be given:

FilledSmallSquare If you modify the displayed form of TagBox[boxes, tag] only boxes will be modified, and there is no guarantee that correct correspondence with expr will be maintained.

FilledSmallSquare See Section 2.9.10.

FilledSmallSquare See also: InterpretationBox, FormBox, ToExpression.

FilledSmallSquare New in Version 3.



Any questions about topics on this page? Click here to get an individual response.Buy NowMore Information
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.