try{ var sym=app.activeDocument.symbolItems.getByName("薔薇"); alert("シンボル画像があります"); }catch(e){ alert("そのようなシンボル画像名はありません"); }