selection
種 類
プロパティ(R)
書 式
app.project.selection
解 説
プロジェクトウィンドウで選択されている項目の配列を返します。
コード
n = app.project.selection;
alert(n);
■サンプルをダウンロードする
>>.zip