concatenate string in lua code example Example: lua Concatenation "string" .. "other string" -- returns: stringother string