Sys.Browser.hasDebuggerStatement Field
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.
Tento prohlížeč se už nepodporuje.
Upgradujte na Microsoft Edge, abyste mohli využívat nejnovější funkce, aktualizace zabezpečení a technickou podporu.
Returns a value that indicates whether the browser supports debug statements.
var debug = Sys.Browser.hasDebuggerStatement;
true if the browser supports debug statements; otherwise, false.