11.10.3 SetHost Method
Sets the host name of the URI.
Host is generally specified using a domain name (for example, www.lansa.com), but it can also be an IP address.
Input Arguments
Name | Type | Mandatory | Description |
|---|---|---|---|
Host | String (Unicode) | Yes | The name or IP address of the remote host. |
Return Value
None