OMBMENU REMOVE EXPERT

Purpose

Remove an expert from a context menu of the specified object type, or from the Tools menu.

Prerequisites

To maintain context menu experts, must have a project set first. For the context menu, only experts from the current project or the public project can be used. For the Tools menu, only experts from the public project can be used. Valid actions are 'NEW' and 'OPEN'.

Syntax

removeMenuCommand =  OMBMENU REMOVE EXPERT "QUOTED_STRING" FROM ( ( 
          CONTEXT_MENU FOR "getType" WITH "QUOTED_STRING" ) | CONSOLE_MENU )
     getType =  "UNQUOTED_STRING"

Parameters

removeMenuCommand

Remove an expert from the context menu or the Tools menu.

getType

Unquoated string specifying the object type whose context menu experts will be changed.