最后更新于1年前
<evalcmd> Asc && int && Code value of the first character of <i>string</i>. && string && string && Input string. </evalcmd>
Returns the ANSI or Unicode code for the first character of string.
//
Output( Asc("Hello") ); --> 72
See also: