URL.ORIGIN
Gets the origin of a URL.
Syntax
=URL.ORIGIN(URL)
Arguments
Name | Type | Description |
---|---|---|
URL | String | The URL. |
Return
Type | Description |
---|---|
String | Origin of a URL |
Examples
Formula | Result | Comment |
---|---|---|
| https://cedalo.com |
Gets the origin of a URL.
Syntax
=URL.ORIGIN(URL)
Arguments
Name | Type | Description |
---|---|---|
URL | String | The URL. |
Return
Type | Description |
---|---|
String | Origin of a URL |
Examples
Formula | Result | Comment |
---|---|---|
| https://cedalo.com |