HI_Menu_AddObject
%HI_Menu_AddObject function
Function
The function %HI_Menu_AddObject adds HI_MENU from script.
Declaration
%HI_Menu_AddObject(
HBJ in hi_menu,
INT in _menuPos,
BOOL in _bPersistent
)Parameters
hi_menu | Reference to object of HI_MENU type which is to be included in main menu of the HI process. |
_menuPos | Consecutive number (starts form 1, ...) for the menu to class. |
_bPersistent | If there is:
|
Description
The function adds HI_MENU from script.