Kernel 8.0 APIs Banner
Office of Information and Technology (OIT) Banner
[skip navigation]

$$DELETE^XPDMENU(): Delete Menu Item

Reference Type: Supported, Category: Menu Manager, ICR#: 1157

Description

The $$DELETE^XPDMENU extrinsic function deletes an option from the Menu field of another option. It returns the following values:

Format

  $$DELETE^XPDMENU(menu,option)

Input Parameters

menu:

(required) This is the name of the option from which you want to delete a menu item.

option:

(required) This is the name of the option you want to delete from the menu item of the menu input parameter.

Output

returns:

Returns:

  • 1—Success, menu item deleted.

  • 0—Failure, menu item not deleted.