Mathematica 9 is now available

$SessionIDUnevaluated

Evaluate

FilledSmallSquareEvaluate[expr] causes expr to be evaluated even if it appears as the argument of a function whose attributes specify that it should be held unevaluated.

FilledSmallSquare Example: Hold[Evaluate[1 + 1]] LongRightArrow.

FilledSmallSquare You can use Evaluate to override HoldFirst, etc. attributes of built-in functions.

FilledSmallSquareEvaluate only overrides HoldFirst, etc. attributes when it appears directly as the head of the function argument that would otherwise be held.

FilledSmallSquare See The Mathematica Book: Section 1.9.1 and Section 2.5.5.

FilledSmallSquare See also: ReleaseHold.

Further Examples

$SessionIDUnevaluated



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.