Chr

Chr(<code>)

The function is intended for the numerical code of a character.

Parameters

codeThe character code to be converted to a character.

Related

Asc

Notes

If the code value is outside the range 0..65535, then the function returns an empty string and sets ERROR to 1.