This article is tagged with:
Lua add 1 to a variable
and lua
lua add 1 to a variable
variable = variable + 1
// you cannot use += notation to iterate a variable