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