sc_appmenu_add_item - Adds an item to a dynamic menu previously created using the sc_appmenu_create macro.

sc_appmenu_create - Initializes a dynamic menu structure to allow adding items via code.

sc_appmenu_exist_item - Checks if a menu item exists in a dynamic menu and returns true or false.

sc_appmenu_remove_item - Removes a menu item dynamically from a menu created with sc_appmenu_create.

sc_appmenu_reset - Resets the internal array used in the dynamic creation of a menu application.

sc_appmenu_update_item - This macro updates a menu item.

sc_btn_disable -

This macro is used to disable Menu buttons.



sc_menu_delete - This macro remove items of the menu structure.

sc_menu_disable - This macro deactivates menu structure items.

sc_menu_force_mobile -

This macro is used to force the creation of menus to mobile devices.



sc_menu_item -

This macro identifies the menu item selected.



sc_script_name -

This macro identifies the application name that was selected in the menu.