- Name
-
HTMLview.URL -- set/get current URL
- Function
-
Set the URL to be shown in the widget. This URL must include the protocol prefix,
typically
http://
. When opening local files you have to use file://
as a protocol but you could also just use HTMLview.File instead which
is more convenient in this case.
- Type
-
String
- Applicability
-
ISG
Show TOC