Wolfram ResearchProductsPurchasingServices & ResourcesAbout UsOur Sites
Mathematica > Low-Level Notebook Structure >

InterpretationBox

InterpretationBox[boxes, expr]
is a low-level box construct that displays as boxes but is interpreted on input as expr.
  • The following options can be given:
AutoDeleteFalsewhether to strip the InterpretationBox if boxes is modified
DeletionWarningFalsewhether to issue a warning if boxes is deleted
EditableFalsewhether to allow boxes to be edited
SelectableAutomaticwhether to allow boxes to be selected
  • If you modify the displayed form of InterpretationBox[boxes, expr] only boxes will be modified, and there is no guarantee that correct correspondence with expr will be maintained.
New in 3
© 2008 Wolfram Research, Inc. japanese.gif
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team