Skip to content
Prev 70532 / 398528 Next

Chars as numbers

Is there a proper function for transforming
a character to a number instead of using

   i=match('c',letters)
   # 3

Thanks.
Josef Eschgf??ller