...
Default: If none of the matches evaluate evaluates to true for the provided variable, the default exit path is used.
Invalid Input: If one or more of the configuration inputs was invalid, the invalid input exit path is used.
Custom Added Matches: Any exit paths created for added matches that evaluate to true.
...