Get selected menu item reference

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

version 11


Get selected menu item reference ItemRef

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

Description

The Get selected menu item reference command returns the reference of the selected menu item. This reference must have been set beforehand using the SET MENU ITEM REFERENCE command.

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

See Also

Dynamic pop up menu, Get menu item reference, SET MENU ITEM REFERENCE.


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