Get selected menu item parameter

4D - Documentation   Français   English   German   Spanish   Japanese   4D v11 SQL, Command Theme List   4D v11 SQL, Command Alphabetical List   4D v11 SQL, Constant Theme List   Back   Previous   Next

version 11.4 (Modified)


Get selected menu item parameter String

ParameterTypeDescription
This command does not require any parameters
Function resultStringCustom parameter of the menu item

Description

The Get selected menu item parameter command returns the custom character string assoaciated with the selected menu item. This parameter must have been set beforehand using the SET MENU ITEM PARAMETER command.

If no menu item has been selected, the command returns an empty string "".

See Also

Dynamic pop up menu, Get menu item parameter, SET MENU ITEM PARAMETER.


4D - Documentation   Français   English   German   Spanish   Japanese   4D v11 SQL, Command Theme List   4D v11 SQL, Command Alphabetical List   4D v11 SQL, Constant Theme List   Back   Previous   Next