Stack
Stack[]
shows the current evaluation stack, giving a list of the tags associated with evaluations that are currently being done.
Stack[pattern]
gives a list of expressions currently being evaluated which match the pattern.
Details
- Stack[_] shows all expressions currently being evaluated.
- You can call Stack from inside a dialog to see how the dialog was reached.
- In the list returned by Stack[pattern], each expression is wrapped with HoldForm.
- The maximum length of Stack[] is limited by $RecursionLimit.
- Stack has attribute HoldFirst.
Examples
open allclose allBasic Examples (2)
Print the stack where the Stack command is being evaluated:
Print the detailed stack contents including function arguments:
Text
Wolfram Research (1991), Stack, Wolfram Language function, https://reference.wolfram.com/language/ref/Stack.html.
CMS
Wolfram Language. 1991. "Stack." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/Stack.html.
APA
Wolfram Language. (1991). Stack. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/Stack.html