Chr Function Parameters Return value Chr int i char Returns the character associated with the specified character code. Example: Chr(65) = 'A'