Ring menus (MENU) The MENU instruction implements a list of options the end user can choose from. Understanding ring menusThe MENU instruction implements a set of choices, also known as action handlers.Syntax of the MENU instructionThe MENU instruction defines a set of options the end user can select to trigger actions in a program.MENU programming stepsFollow this procedure to use the MENU dialog instruction.Using ring menusDialog coding concepts, configuration and code structure.ExamplesMENU dialog examples.