try{ var img=app.activeDocument.rasterItems.getByName("AI2021"); alert("画像があります"); }catch(e){ alert("そのような画像名はありません"); }