STRING$( nbr, ascii ) or STRING$( nbr, string$ )

Returns a string nbr bytes long consisting of either the first character of string$ or the character representing the ASCII value ascii which is an integer or float number in the range of 0 to 255.