Requires there to be an If Statement before it.
if (condition) { actions } else if { actions }
structured similarly Else Statement
Requires there to be an If Statement before it.
if (condition) { actions } else if { actions }
structured similarly Else Statement