[ << ] [ < ] [ Up ] [ > ] [ >> ]         [Top] [Contents] [Index] [ ? ]

4.1 $ASCII

Returns the ASCII code (in decimal) for one character in a string.

SET RESULT=$ASCII(<string>[,<index>])

If <index> is not supplied, $ASCII will return the ASCII code of the first character. Otherwise, returns the ASCII code of the character at position <index>.


This document was generated on January 3, 2022 using texi2html 5.0.