Use Lua/Libshortcut template. Change category from "LUA Functions" to "Lua functions".
No edit summary |
(Use Lua/Libshortcut template. Change category from "LUA Functions" to "Lua functions".) |
||
| Line 1: | Line 1: | ||
{{:Lua/Libshortcut|strchar|string.char}} | |||
string.char(i1, i2, ...) | string.char(i1, i2, ...) | ||
| Line 7: | Line 8: | ||
> = string.char() -- empty string | > = string.char() -- empty string | ||
{{LUA}} | |||
{{ | |||