下表列出了不符合 ECMA 標準的 JScript 功能。
種類 | 特性/關(guān)鍵字 |
---|---|
數(shù)組處理 | concat、slice VBArray dimensions、getItem、lbound、toArray、ubound |
條件編譯 | @cc_on @if 語句 @set 語句 條件編譯變量 |
控制流 | do...while Labeled switch |
日期和時間 | getVarDate |
枚舉 | Enumerator atEnd、item、moveFirst、moveNext |
錯誤處理 | Error description、number throw、try...catch |
創(chuàng)建函數(shù) | caller |
運算符 | 等于 (===)、不等于 (!==) |
對象 | Enumerator RegExp 正則表達式 VBArray ActiveXObject GetObject |
正則表達式和模式匹配 | RegExp index、input、lastIndex、$1...$9、source、compile、exec、test 正則表達式語法 |
腳本引擎標識 | ScriptEngine ScriptEngineBuildVersion ScriptEngineMajorVersion ScriptEngineMinorVersion |
字符串 | concat, slice match, replace, search anchor, big, blink, bold, fixed, fontcolor, fontsize, italics, link, small, strike, sub, sup |