~~Title: Chr~~
Chr && string && Character equivalent of the specified code. &&
code && int && ANSI/Unicode character code
Returns a string containing the character equivalent of the specified //code//.
//Example://
Output( Chr(65) );
--> A
//See also:// [[asc]]