There are three execution control rules: stop current project execution, the unconditional "go to" rule and conditional branching. No additional information is required for the STOP rule.
For the "go to" rule, you have to specify (enter or select from list) the destination label.
For conditional branching, you should also specify a branching condition.