■プログラム説明(ソースコード説明) 最後のエラーの情報が入っているErrorオブジェクトは$.errorで取得できます。 ■ソースコード $.level = 1; sampleX; a = $.error; alert(a); ■ポイント なし
■実際のスクリプトをダウンロード(sample.js.zip)