% This is generated by ESQL's AbstractFunctionTestCase. Do not edit it. See ../README.md for how to regenerate it.

**Example**

```esql
ROW string = "841f059ffffffff"
| EVAL geohex = TO_GEOHEX(string)
```

| string:keyword | geohex:geohex |
| --- | --- |
| 841f059ffffffff | 841f059ffffffff |


