4D v16.3

Get menu item parameter

Home

 
4D v16.3
Get menu item parameter

Get menu item parameter 


 

Get menu item parameter ( menu ; menuItem ) -> Function result 
Parameter Type   Description
menu  Longint, MenuRef in Menu reference or Menu number
menuItem  Longint in Number of menu item or -1 for the last item added to the menu
Function result  String in 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.



See also 

Dynamic pop up menu
Get selected menu item parameter
SET MENU ITEM PARAMETER

 
PROPERTIES 

Product: 4D
Theme: Menus
Number: 1003

 
HISTORY 

Modified: 4D v11 SQL Release 4

 
ARTICLE USAGE

4D Language Reference ( 4D v16)
4D Language Reference ( 4D v16.1)
4D Language Reference ( 4D v16.2)
4D Language Reference ( 4D v16.3)