...
else- will follow a course if the condition is not met
next - (optional)will go to next action regardless of the then/else outcome
...
...
else- will follow a course if the condition is not met
next - (optional)will go to next action regardless of the then/else outcome
...