URL Property
The URL to fetch.
Syntax
__property String URL = {read=FURL, write=FSetURL, default=""};
Default Value
""
Remarks
This property contains the URL of the document. This value is parsed, and the results are put in the URLScheme, URLServer, URLPort, and URLPath properties.
Data Type
String