sc_appmenu_reset("Menu_Name")

This macro resets the array used in the dynamic creation of a menu application.

This macro is expecting the menu application name as the single parameter.

 

Ex. 1:
sc_appmenu_reset('menu_main');