MenubarDeleteItem()
note
This article is about the MenubarDeleteItem action in the USoft Action Language.
MenubarDeleteItem()
Removes a menu option from a menu page dynamically.
Syntax
MenubarDeleteItem( *menu-page*, *menu-option* )
Menu-page is the menu page from which the option is to be removed. Menu-option is the menu option to be removed.
This action can be called in the Yes Action or No Action of a decision, in combination with MenubarAddItem().