0,C,1,0,L2,L2 1,T,JSON.stringify({});,0,JSON文字列化,js_json_stringify 2,T,confirm('');,0,確認ダイアログ,js_confirm 3,T,prompt('');,0,入力ダイアログ,js_prompt 4,T,window.location.href = '';,0,URL遷移,js_location_href 5,T,window.open('', '_blank');,0,新規ウィンドウ開く,js_window_open