Function: org-char-to-string
org-char-to-string is a function alias for char-to-string, defined in
editfns.c.
This function is obsolete since 9.0; use char-to-string instead.
Signature
(org-char-to-string CHAR)
Documentation
Convert arg CHAR to a string containing that character.
Aliases
org-char-to-string (obsolete since 9.0)