Merges the inner
if
conditional expression with the parent
else
to create a new
elseif
expression. The inner condition's branches are moved to the upper level from
else
to
elseif
.