menu_get_default — get the default link for the menu title
use Wacs;
use Wacs::WacsUI;
scalar menu_get_default( | ...); | 
| parameter | description | 
|---|---|
| name | the menus name; typically in lower case (eg navigation
) | 
| caller | name of the calling application | 
| exclude | applications to exclude from menus; typically the calling application itself | 
| options | an array of options to be substituted. | 
| optdesc | a matching array of descriptions |