000E
Jump to navigation
Jump to search
Description
- Subtracts the specified integer from the value stored in the local variable
Syntax
- 000E: [local var] -= [int]
- [local var] -= [int]
Parameter
- [local var]
- Local variable
- [int]
- Integer value
Keywords
local, variable, var, integer, sub