The mark-up type MENU is a member of the class MarkUpType. Each object of class MENU is also a member of class MarkUpList.
More general types (whose methods may also apply) :
MENU x -- encloses the list x as a hypertext MENU.
The argument x should be a list of hypertext items or strings.
Here is an example. The expression
MENU {"first","second","third"}produces
See also:
Methods for using an object of class MENU :