# If Then Else-If

Grammar — If (Conditions) then do multiple (Actions)
FlagsSubFunctions | Action

Executes an If Then Else statement with multiple cases.

Returns — void

Category: General / Conditional Statements

# Examples

— None found —