Mathematica 9 is now available

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

ReleaseHold

FilledSmallSquare ReleaseHold[expr] removes Hold, HoldForm, HoldPattern and HoldComplete in expr.

FilledSmallSquare Example: ReleaseHold[2, Hold[1 + 1]] LongRightArrow.

FilledSmallSquare ReleaseHold removes only one layer of Hold etc.; it does not remove inner occurrences in nested Hold etc. functions.

FilledSmallSquare See Section 2.6.5.

FilledSmallSquare See also: Evaluate.

FilledSmallSquare New in Version 2.

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.