[ << ] | [ < ] | [ Up ] | [ > ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
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 September 20, 2023 using texi2html 5.0.