[ < ] [ > ]   [ << ] [ 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 by John P. Willis on October 28, 2020 using texi2html 1.82.