0006
Jump to navigation
Jump to search
Description
- Sets the value of a local variable to a specified integer.
Syntax
- 0006: [local var] = [int]
- [local var] = [int]
Parameter
- [local var]
- Local variable
- [int]
- Integer value
This opcode sets the value of a local variable to a specified integer.
Keywords
set, local, integer, variable, math