Skip to main content
Version: 21

Get menu title

Get menu title ( menu {; process} ) : Text

ParameterTypeDescription
menuInteger, Text→Menu number or Menu reference
processInteger→Process reference number
Function resultText←Title of the menu
History
ReleaseChanges
11 SQLModified
<6Created

Description​

The Get menu title command returns the title of the menu whose number or reference is passed in menu.

If you omit the process parameter, Get menu title applies to the menu bar for the current process. Otherwise, the command applies to the menu bar for the process whose reference number is passed in process.

Note: If you pass a MenuRef in menu, the process parameter serves no purpose and will be ignored.

See also​

Count menus

Properties​

Command number430
Thread safeno
Forbidden on the server