BEE Lisp Functions Reference

<object> ORD (S)

Returns ASCII code of first symbol of string S.

Example:

(ORD “A”)                                 ; 65