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