try{ var spColor=app.activeDocument.spots.getByName("特色"); alert(spColor); }catch(e){ alert("指定された特色はありません"); }