Browser.title | 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.title:String |
Parameters |
None |
Returns |
A String |
Description |
Contains the title of the currently loaded page. |
Notes |
Read-Only. |
Example Code |
var myBrowserTitle:String = myBrowser.title; |
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 |