try{ var str=app.activeDocument.noNativeItems.typename; }catch(e){ var str="NoNativeItems"; } alert(str);