Switch
(Redirected from Event Instruction 05)
Jump to navigation
Jump to search
Contents
{05} Switch
Switch(xVR)
Executes a Switch statement based off the value in the corresponding variable.
See also: {06} Case ― {07} Default ― {08} Break ― {09} EndSwitch
Variable : Byte (hex)
Variable ID containing the value to be verified by the {06} Case instructions.