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