Prev
|
Next
| Top >
Macro Language Guide > String Functions
AsciiFromChar (ch)
Returns the ASCII value of the given character ch.
If ch is a string with more than one character, only the first character
is tested.
Prev
|
Next
| Top >
Macro Language Guide > String Functions