path

書式

app.path

説明

アプリケーション(Illustrator)があるファイルオブジェクトを返します。
var str=app.path;
alert(str);

目次に戻る