Asc
From Wiki
| This article is written by Konrad, thus using rather nonstandard English:) |
asc (DNM Script function)
Contents |
[edit]
full declaration
int asc (string str)
[edit]
return value
[edit]
description
Returns the ANSI character code corresponding to the first letter in a string passed as first argument.
[edit]
