apoc.text.charAt
Syntax |
|
||
Description |
Returns the |
||
Arguments |
Name |
Type |
Description |
|
|
The string from which a character is taken to be converted into an integer value. |
|
|
|
The index of the character in the given string to convert. |
|
Returns |
|