000A
Jump to navigation
Jump to search
Description
- Adds the value stored in the local variable by the specified integer value
Syntax
- 000A: [local var] += [int]
- [local var] += [int]
Parameter
- [local var]
- Local variable
- [int]
- Integer value
Keywords
local, variable, var, int, add, math