Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns a value that indicates whether the browser supports debug statements.
var debug = Sys.Browser.hasDebuggerStatement;
Return Value
true if the browser supports debug statements; otherwise, false.