HI_Menu_DeleteObject
%HI_Menu_DeleteObject function
Function
The function %HI_Menu_DeleteObject deletes an object of HI menu type - from the script.
Declaration
%HI_Menu_DeleteObject(
HBJ in hi_menu
)Parameters
hi_menu | Reference to object of HI_MENU type, which will be deleted from main menu of the HI process. |
Description
The function deletes the object of HI menu type from the script.