URL.HASH
Gets the fragment of a URL.
Syntax
=URL.HASH(URL)
Arguments
Name | Type | Description |
---|---|---|
URL | String | The URL. |
Return
Type | Description |
---|---|
String | The hash |
Examples
Formula | Result | Comment |
---|---|---|
| #a_value |
Gets the fragment of a URL.
Syntax
=URL.HASH(URL)
Arguments
Name | Type | Description |
---|---|---|
URL | String | The URL. |
Return
Type | Description |
---|---|
String | The hash |
Examples
Formula | Result | Comment |
---|---|---|
| #a_value |