URL.USERNAME
Gets the username portion of a URL.
Syntax
=URL.USERNAME(URL)
Arguments
Name | Type | Description |
---|---|---|
URL | String | The URL. |
Return
Type | Description |
---|---|
String | Username of a URL |
Examples
Formula | Result | Comment |
---|---|---|
| admin |
Gets the username portion of a URL.
Syntax
=URL.USERNAME(URL)
Arguments
Name | Type | Description |
---|---|---|
URL | String | The URL. |
Return
Type | Description |
---|---|
String | Username of a URL |
Examples
Formula | Result | Comment |
---|---|---|
| admin |