The concatenation symbol in Lua is .. (two periods), and combines the left string with the right string. Here's an example...
確定! 回上一頁