Difference between revisions of "Switch"
Jump to navigation
Jump to search
(Created page with "__FORCETOC__ = {05} {{IE_05}} = {{IE_05_ex}} Executes a Switch statement based off the value in the corresponding variable. See also: [[Event_Instruction_06|{06} {{IE_06}}]...") |
(No difference)
|
Revision as of 10:42, 16 February 2021
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.