otherwise
A child of a choose command. The children of otherwise are evaluated if the contents of none of the preceding when commands were evaluated.
Parent commands
choose
Required. This must be the parent command.
Child commands
Any command can be a child of otherwise. There should preferably be at least one child.
Examples
See the documentation of choose for examples.