path
書式
app.path
説明
実行しているPhotoshopアプリケーションがあるファイルパスをFileオブジェクトで返します。
var str=app.path; alert(str);
目次に戻る