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.
このブラウザーはサポートされなくなりました。
Microsoft Edge にアップグレードすると、最新の機能、セキュリティ更新プログラム、およびテクニカル サポートを利用できます。
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.