how to concatenate string and number variable in lua code example Example: lua Concatenation "string" .. "other string" -- returns: stringother string