A menu is a set of labels displayed horizontally. The console window displays one label for the menu as a whole, and a label for each option (menu item). To ensure that a response occurs when the user selects a particular menu item, you must reference the menu as a whole in the openUI statement and reference the menu item in an onEvent clause of that statement.