Browser.userAgent | This page was last modified over 30 day(s) ago and has 0 comment(s)
|
Back to Browser Class Summary |
Availability |
Windows, Mac OSX |
Usage |
browserInstance.userAgent():String |
Parameters |
None |
Returns |
None |
Description |
Contains the user agent. This allows the Browser instance to identify itself to the remote server as any Browser other than the default Browser. |
Notes |
Write-Only For a list of user agents, please see http://www.user-agents.org/ |
Example Code |
myBrowser.userAgent = "Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0"; |
mdm.Browser Class Example Downloads |
No Example Downloads Available |
![]() |
Registered Users must be logged in to 'MyAccount' to add a Comment - Log In Here |
After Logging In, Click Here to Refresh This Page |