apoc.text.hexCharAt Function apoc.text.hexCharAt(text, index) - the hex value string of the character at the given index Signature apoc.text.hexCharAt(text :: STRING?, index :: INTEGER?) :: (STRING?) Input parameters Name Type Default text STRING? null index INTEGER? null More documentation of apoc.text.hexCharAt