====== システムにインストールされているフォント数を取得するスクリプト ====== var fonts = app.fonts; $.writeln(fonts.length);