Function
Native
string.char
Receives zero or more integers. Returns a string with length equal to the number of arguments, in which each character has the internal numeric code equal to its corresponding argument
Syntax
string.char(values)
Parameters
| Name | Type | Default | Description |
|---|---|---|---|
values
|
integer... | — | — |
Returns
- string the string