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