HI_Menu_Create
%HI_Menu_Create function
Function
Function %HI_Menu_Create creates menu from script.
Declaration
%HI_Menu_Create(
INT in _ID,
INT in _menuPos,
BOOL in _bPersistent
)Parameters
_ID | Within the scheme - a unique identifier of menu. |
_menuPos | Consecutive number (starts with 1,...) for the menu to class. |
_bPersistent | If there is:
|
Description
Function creates menu from the script.