The argument of the CHR$ function is a numeric expression which is rounded to an integer. A value within the range 0 to 255 is then extracted from the integer by using the low-order byte of the 16-bit word. The ASCII character which corresponds to this value is assigned to the specified string variable. Only one character is assigned to the target string. An ASCII table is included in Appendix B.