Mathematica 9 is now available

ReleaseHold

Usage

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


Notes

• Example: ReleaseHold[ 2, Hold[1 + 1] ]LongRightArrow .
ReleaseHold removes only one layer of Hold etc.; it does not remove inner occurrences in nested Hold etc. functions.
• See Section 2.6.5.
• See also: Evaluate.
• New in Version 2.


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.