Retrieves the platform and version of the browser.
Syntax
[ sVersion = ] object.appVersion
Possible Values
sVersion | String that
receives information about the browser's platform and version. |
The property is read-only.
The property has no default value.
Remarks
The appVersion property returns a value based on the browser name, browser version, and platform. This syntax shows the format of the returned value.
clientVersion (platform; information; extraInformation)
or
5.0 (compatible; MSIE 5.5; Windows 98; Win 9x 4.90)
Standards Information
There is no public standard that applies to this property.
Applies To
See Also
appCodeName, appMinorVersion, appName, userAgent