登録された会社名を取得する
解 説
登録された会社名を取得するにはapp.registeredCompacyプロパティを参照します。
コード
str = app.registeredCompany;
alert(str);
■サンプルスクリプトをダウンロードする
>>.zip