Mathematica 9 is now available

Documentation / Mathematica / The Mathematica Book / Mathematica Reference Guide / Developer Context Objects in Mathematica 5 /

Developer`ReplaceAllUnheld

FilledSmallSquare ReplaceAllUnheld[expr, rules] applies a rule or list of rules in an attempt to transform each subpart of expr that would be automatically evaluated.

FilledSmallSquare ReplaceAll operates on all subparts of an expression; ReplaceAllUnheld operates only on those subparts that would normally be evaluated.

FilledSmallSquare Example: Developer`ReplaceAllUnheld[If[a, a, a], a->b] LongRightArrow.

FilledSmallSquare See also: ReplaceAll, Hold, Verbatim.



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.