appVersion property
Retrieves the platform and version of the application.
Syntax
| JavaScript | |
|---|
Property values
Type: String
information about the application's platform and version.
Remarks
The appVersion property returns a value based on the application name, application 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)
See also
Show: