Switch

From Final Fantasy Hacktics Wiki
Revision as of 10:42, 16 February 2021 by Xifanie (talk | contribs) (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}}]...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

{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.