0012
Jump to navigation
Jump to search
Description
- Multiplies the value stored in the local variable by the specified integer value
Syntax
- 0012: [local var] *= [int]
- [local var] *= [int]
Parameter
- [local var]
- Local variable
- [int]
- Integer value
Keywords
local, variable, var, integer, multiply