<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.
//Example://arrow-up-right
Output( Chr(65) ); --> A
See also: asc
最后更新于2年前