Mathematica 9 is now available

Documentation / Mathematica / Built-in Functions / Programming / Evaluation Control /

HoldForm

FilledSmallSquare HoldForm[expr] prints as the expression expr, with expr maintained in an unevaluated form.

FilledSmallSquare HoldForm allows you to see the output form of an expression without evaluating the expression.

FilledSmallSquare HoldForm has attribute HoldAll.

FilledSmallSquare HoldForm is removed by ReleaseHold.

FilledSmallSquare See Section 2.6.5 and Section 2.9.6.

FilledSmallSquare See also: ToString, WriteString.

FilledSmallSquare New in Version 1.

Further Examples



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.