Action
Returns the currently loaded extension for a page.
Availability
This functionality is supported only if you are using the Classic Agent.
Syntax
sGetLoadedExtension = browserpage.GetLoadedExtension()
Variable
|
Description
|
sGetLoadedExtension
|
Returns description of currently loaded extension, for example "IE 7.0 DOM".
STRING.
|
Example
STRING BrowserChild.GetLoadedExtension()