Internet Object
LocationName
Syntax
Internet.LocationName
Description
Displays the name of the currently opened Web page. The property is read-only.
See Also
LocationURL
.
Example
Sub
Main
Internet.GoHome
'open explorer
Wait
5
'seconds
MsgBox Internet.LocationName
End
Sub
Home
Internet Object
Internet Object
ActivateBrowser
ClosePage
Document
FullScreen
GetProperty
GoBack
GoForward
GoHome
GoSearch
LocationName
LocationURL
Navigate2
OpenPage
PostJSON
PutProperty
Refresh
SendChars
StopPage
StoreURL