Else

From Final Fantasy Hacktics Wiki
Revision as of 10:37, 16 February 2021 by Xifanie (talk | contribs) (Created page with "__FORCETOC__ = {03} {{IE_03}} = {{IE_03_ex}} Once encountered, it jumps to {04} {{IE_04}}. If it parses it as a result of previous Event_Instructi...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Contents

{03} Else

Else()

Once encountered, it jumps to {04} EndIf.

If it parses it as a result of previous {01} If / {02} ElseIf instructions returning false, then it executes the instructions below itself.


See also: {01} If{02} ElseIf{04} EndIf