Monitoring the Call Stack

View the function or procedure calls that are currently on the stack.

The Call Stack window displays the name of each function and the programming language it is written in. A yellow arrow identifies the stack frame where the execution pointer is currently located. By default, this is the frame where information appears in the Script Editor and in the variable (All Variables, Watch, and Autos) windows.

You can monitor items in the Call Stack window using any of these methods: