4D v16.3Get menu title |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v16.3
Get menu title
|
Get menu title ( menu {; process} ) -> Function result | ||||||||
Parameter | Type | Description | ||||||
menu | Longint, MenuRef |
![]() |
Menu number or Menu reference | |||||
process | Longint |
![]() |
Process reference number | |||||
Function result | String |
![]() |
Title of the menu | |||||
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.
Product: 4D
Theme: Menus
Number:
430
Modified: 4D v11 SQL
4D Language Reference ( 4D v16)
4D Language Reference ( 4D v16.1)
4D Language Reference ( 4D v16.2)
4D Language Reference ( 4D v16.3)