Break

Summary

Breaks out of a current loop or scope.

A scope can be defined as any command that has children commands -- therefore, a Break in a Display Dialogue Options command would exit that scope and go to the next highest one, if one exists.