INCLAN: else if
Jump to navigation
Jump to search
Synopsis
else if (condition) then
Description
Starts an else-if clause of a block if-statement.
else if (condition) then
Starts an else-if clause of a block if-statement.