Debugging Active Script

The Active Script debugger enables you to detect and diagnose errors in code that contains Active Script (such as client-side JavaScript) or Active Script objects. With the debugger, you can control the execution of Active Script by setting line breakpoints, suspending launches, stepping through your code, and examining and changing the contents of variables.

With the Active Script debugger, you can debug the following file types:

Note:

 

Related concepts

Breakpoints

 

Related tasks

Editing and viewing source while debugging
Starting a debug session