BEE Lisp Functions Reference

<object> CHR (A)

Returns string, consisting of object A, which represents symbol ASCII code

Example:

(CHR 65)                                  ; “A”