(ナビゲーター) appName アプリケーション名を返します


書式
navigator.appName
文例
appl = navigator.appName
上位オブジェクト
navigator
説明
アプリケーション名を返します。NetscapeとExplorerでは、返ってくる文字列が異なります。NetscapeではNetscape、ExplorerではMicrosoft Intrnet Explorerという文字列が返ってきます。
関連
appCodeName, appVersion, language, platform, userAgent