Chr
<evalcmd> Chr && string && Character equivalent of the specified code. && code && int && ANSI/Unicode character code </evalcmd>
Returns a string containing the character equivalent of the specified code.
Output( Chr(65) );
--> A
See also: asc
最后更新于