This is the legacy 4D documentation web site. Documentations are progressively being moved to developer.4d.com |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v20 R7
Get menu item parameter
|
Get menu item parameter ( menu ; menuItem ) -> Function result | ||||||||
Parameter | Type | Description | ||||||
menu | Longint, MenuRef |
![]() |
Menu reference or Menu number | |||||
menuItem | Longint |
![]() |
Number of menu item or -1 for the last item added to the menu | |||||
Function result | String |
![]() |
Custom parameter of the menu item | |||||
The Get menu item parameter command returns the custom character string associated with the menu item designated by the menu and menuItem parameters. This string must have been set beforehand using the SET MENU ITEM PARAMETER command.
Dynamic pop up menu
Get selected menu item parameter
SET MENU ITEM PARAMETER
Product: 4D
Theme: Menus
Number:
1003
Modified: 4D v11 SQL Release 4
4D Language Reference ( 4D v20 R7)