Definition of strings and how they are used in Lua code. ... local str = [[This is a string that,; when printed, will appear; on multiple lines]]; print(str).
確定! 回上一頁