OMBMENU GET EXPERT

Purpose

List the experts on the context menu of the specified object type, or the experts on the Tools menu. Note that if one or more experts have been added to the context menu of the same object type and the same action in the public project, those experts are also listed.

Prerequisites

To list context menu experts, must have a project set first. Valid actions are 'NEW' and 'OPEN'.

Syntax

getMenuCommand =  OMBMENU GET EXPERT ON ( ( CONTEXT_MENU FOR "getType" WITH
           "QUOTED_STRING" ) | CONSOLE_MENU )
     getType =  "UNQUOTED_STRING"

Parameters

getMenuCommand

List the experts on the context menu of an object type or the Tools menu.

getType

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