Funzione
Nativa
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
Non ancora tradotto
Sintassi
string.char(values)
Parametri
| Nome | Tipo | Predefinito | Descrizione |
|---|---|---|---|
values
|
integer... | — | — |
Valore restituito
- string the string