Debugging Your ApplicationSiteSupra has powerful built-in debugger interface. The debugger allows you watching variables and measuring performance of your scripts. The debugger is available in both edit and public modes. Before start using in public mode make sure you have properly configured the debugger. Please see Configuring .htsupra for more information on how to configure the debugger. To open the debugger window in public mode click F2. To open the debugger in edit mode click CTRL+SHIFT+F2. When in the public mode, the debugger shows results of the last request. In the edit mode you can view results of last five requests. See also Debug functions, Configuring .htsupra. In this section:
|