HBCMS更多的中文手册参考:

appVersion参数属性

DHTML文档教程

Retrieves the platform and version of the browser.

dhtml语法

[ sVersion = ] object.appVersion

DHTML可能的值

sVersionString 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)

是否符合公共标准

There is no public standard that applies to this property.

Applies To

clientInformation, navigator

更多语法参考

appcodename, appminorversion, appname, userAgent