Indicates or assigns the base url of the object being called.
&DataType.BaseUrl
Type Returned:
Character
Location, HttpClient: This property is used to indicate or return the base url of the remote object. The default value is “/”.
WebWrapper: The base address determines the virtual directory and server to which the links will be targeted and where the Web Panel will be searched for when a given button is pressed. The base address is added to the HTML code returned by the GetResponse method.
Location Data Type
WebWrapper data type
HttpClient data type
|