sc_appmenu_create("Menu_Name")
|
|
This macro starts or uses an array for a dynamic montage of a menu application. You must be informed or you will not apply the menu as a parameter.
This macro should be used in events of control or not event onload of the menu.
Ex. 1: sc_appmenu_create ('menu_main');
|
Macro Scope
|
Menu application
|
Tree menu
|
allMacros onApplicationInit onLoad
|
allMacros onApplicationInit onLoad
|
|