how to add an int to a string lua code example Example: lua integer to string print(tostring(5)) --Outputs: "5" as a string