Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica > Core Language > Tuning & Debugging > Symbolic Execution History > StackInhibit >

StackInhibit

StackInhibit[expr]
evaluates expr without modifying the evaluation stack.
  • You can use StackInhibit to prevent "innermost" evaluations from appearing in the evaluation stack when you look at it with Stack.
Prevent Print from being shown on the stack:
Get the detailed stack contents as well:
Prevent Print from being shown on the stack:
In[1]:=
Click for copyable input
Out[1]=
 
Get the detailed stack contents as well:
In[1]:=
Click for copyable input
Out[1]=
New in 2
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team
Format:   HTML  |  CDF