Something new
The third action element in the sequence executes a selection structure by calling a function named doSelection.
As you will see later, the doSelection function executes a sequence structure followed by a selection structure.
(Although this selection structure was implemented in a separate function, it could just as well have been implemented as inline code.)