Skip to main content

string.char

Creates a string from one or more numeric ASCII codes.

string.char(...): string

Arguments

NameDescriptionType
byteOne or more numeric ASCII codes.number

Returns string