URL.HOSTNAME
Gets the hostname of a URL.
Syntax
=URL.HOSTNAME(URL)
Arguments
| Name | Type | Description |
|---|---|---|
| URL | String | The URL. |
Return
| Type | Description |
|---|---|
| String | Hostname of URL |
Examples
| Formula | Result | Comment |
|---|---|---|
| cedalo.com |
Gets the hostname of a URL.
Syntax
=URL.HOSTNAME(URL)
Arguments
| Name | Type | Description |
|---|---|---|
| URL | String | The URL. |
Return
| Type | Description |
|---|---|
| String | Hostname of URL |
Examples
| Formula | Result | Comment |
|---|---|---|
| cedalo.com |