Directives
JScript directives control specific compiler, debugger, and error message options.
In This Section
@debug Directive
Turns on or off the emission of debug symbols.@position Directive
Provides meaningful position information in error messages.
Related Sections
JScript Reference
Lists elements that comprise JScript Language Reference and links to topics that explain the details behind the proper use of language elements..NET Framework Reference
Lists links to topics that explain the syntax and structure of the .NET Framework class library and other essential elements.