URL.PORT
Gets the port of a URL.
Syntax
=URL.PORT(URL)
Arguments
Name | Type | Description |
---|---|---|
URL | String | The URL. |
Return
Type | Description |
---|---|
String | Port within URL |
Examples
Formula | Result | Comment |
---|---|---|
| 1883 |
Gets the port of a URL.
Syntax
=URL.PORT(URL)
Arguments
Name | Type | Description |
---|---|---|
URL | String | The URL. |
Return
Type | Description |
---|---|
String | Port within URL |
Examples
Formula | Result | Comment |
---|---|---|
| 1883 |