URL.PASSWORD
Gets the password portion of a URL.
Syntax
=URL.PASSWORD(URL)
Arguments
| Name | Type | Description |
|---|---|---|
| URL | String | The URL. |
Return
| Type | Description |
|---|---|
| String | Password within URL |
Examples
| Formula | Result | Comment |
|---|---|---|
| s3cr3t |
Gets the password portion of a URL.
Syntax
=URL.PASSWORD(URL)
Arguments
| Name | Type | Description |
|---|---|---|
| URL | String | The URL. |
Return
| Type | Description |
|---|---|
| String | Password within URL |
Examples
| Formula | Result | Comment |
|---|---|---|
| s3cr3t |