URL.PROTOCOL
Gets the protocol of a URL.
Syntax
=URL.PROTOCOL(URL)
Arguments
| Name | Type | Description | 
|---|---|---|
| URL | String | The URL. | 
Return
| Type | Description | 
|---|---|
| String | Protocol of a URL | 
Examples
| Formula | Result | Comment | 
|---|---|---|
 | mqtt: | 
Gets the protocol of a URL.
Syntax
=URL.PROTOCOL(URL)
Arguments
| Name | Type | Description | 
|---|---|---|
| URL | String | The URL. | 
Return
| Type | Description | 
|---|---|
| String | Protocol of a URL | 
Examples
| Formula | Result | Comment | 
|---|---|---|
 | mqtt: |