MAIN MENU "Test" COMMAND "Get" DISPLAY "Name = " || ui.Interface.getFrontEndName() DISPLAY "Version = " || ui.Interface.getFrontEndVersion() COMMAND "Exit" EXIT MENU END MENU END MAIN