Type
String
Description
The browser name submitted in the HTTP “User-Agent” header, which will be used by the server to identify your browser.
Example
REM Pretend to be another popular browser to avoid rejection by rude servers:
WebsterPro1.BrowserName = “Mozilla/3.0 (compatible; Darwin Pro)”