asciivalue()#
Syntax
asciivalue( character )
Returns#
Returns the ASCII (numeric) value of the first character of the string.
Parameters#
| Parameter | Description |
|---|---|
character |
The character or string whose ASCII value is returned. |