Name
ascii — Get the ascii value of a specific character in.
Synopsis
call string.txt ascii { char } [ return ]
Parameters
Table 103. ascii parameters
Name | Description |
---|
char | Character to get ascii code from |
return | Name of return value ('return' by default) |
Description
Get the ascii value of a specific character in.
Returns
@%2 is set to the ascii value