Difference between revisions of "ElseIf"

From Final Fantasy Hacktics Wiki
Jump to navigation Jump to search
(Created page with "__FORCETOC__ = {02} {{IE_02}} = {{IE_02_ex}} Once encountered, it jumps to {04} {{IE_04}}. If it parsed because Event_Instruction_01|{01} {{IE_01}...")
 
m (Xifanie moved page Event Instruction 02 to ElseIf)
 
(No difference)

Latest revision as of 14:25, 22 February 2021

{02} ElseIf

ElseIf(xVR)

Once encountered, it jumps to {04} EndIf.

If it parsed because {01} If returns false, then it checks the given Variable's value for > 0 and proceeds in the same fashion.


See also: {01} If{03} Else{04} EndIf


Variable : Byte (hex)

Variable ID containing the value to perform an If comparison on.