IEVersion - web automation property

Web macro property that retrieves Internet Explorer version.

Applies to:
Core
  var version = coreObj.IEVersion;
Arguments:
None.
Remarks:
The Internet Explorer version is retrieved as a string formated as follows: 7.0.5730.11
Example:

None.
		
See also:
Core

© 2014 CodeCentrix Software. All rights reserved.