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