Call Stack Window

The Call Stack window lists the sequence of calls, in the spreadsheet format, which is made during execution of the current thread. You can open the Call Stack window by choosing Debug>Windows>Call Stack (Ctrl-Alt-S)or by clicking button from toolbar

The Information Given for Each Call includes

  1. Source: The URL of the JavaScript file.
  2. Function: JavaScript function name of the execution point.
  3. Line: The line number of this stack item.

Copyright © 2004 Tito Software Corporation. All rights reserved.

Browser Based Help. Published by chm2web software.