Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR LUA

lua add 1 to a variable

variable = variable + 1
// you cannot use += notation to iterate a variable
 
PREVIOUS NEXT
Tagged: #lua #add #variable
ADD COMMENT
Topic
Name
2+7 =