apoc.text.code

Function

apoc.text.code(codepoint) - Returns the unicode character of the given codepoint

Signature

apoc.text.code(codepoint :: INTEGER?) :: (STRING?)

Input parameters

Name Type Default

codepoint

INTEGER?

null