Gets the host name used in the given location.

Syntax

Smartsite SXML CopyCode image Copy Code
string url.gethost(locator location)

Parameters

Name Data Type Description
location Locator The location url.

Return Value

Data Type Description
String The HostName part of the location.

Expand image Example

SXML