Link to this page
Print this page
Parent topic
:
Dialog instructions
User interface
/
Dialog instructions
Ring menus (MENU)
The
MENU
instruction implements a list of options the end user can choose from.
Understanding ring menus
Syntax of the MENU instruction
The
MENU
instruction defines a set of options the end user can select to trigger actions in a program.
MENU programming steps
Using ring menus
To use ring menus, you must understand how they work and how to structure the code.
Examples