A subcomponent of the If element, this is used to check additional cases and run other elements if the test evaluates to true.
If you have an If element, and you have several other checks to run instead of a simple yes/no junction.
Else If element to the Else If flow of an If element.