Mathematica 9 is now available

HoldComplete

Usage

HoldComplete[expr] shields expr completely from the standard Mathematica evaluation process, preventing even upvalues associated with expr from being used.


Notes

HoldComplete has attribute HoldAllComplete, and performs no operations on its arguments.
HoldComplete is removed by ReleaseHold.
HoldComplete can be inserted as a wrapper by such functions as ToExpression and ReplacePart.
HoldComplete is generated by default by MakeExpression.
• 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.