Modify method signature

Modifies an existing method signature. All arguments must be given as if it is a new method signature.
Arguments:

Method type:

Specify type of method. Either QEX for query method or XPX for Express-x mapping methods.
When activating the Select button, the two alternatives are listed.

Method schema:

Specify the name of the schema For QEX methods this is the underlying Express schema. For XPX methods this is the Express-x schema.

Method query schema:

Specify the query schema. Only relevant for QEX methods.

Method name:

Specify name of method

Method class:

optional: Examples: ifc_checkin, ifc_checkout, ifc_heal

Method parameter names:

NULL terminated list of parameter names

Method parameter types:

Specify list of parameter data types.

Method description:

Textual description of the method.

Options:

accumulating command output:

A global option that appends the command output to the EDMsupervisor output window. Otherwise the output window is refreshed and only the last command output is displayed.

match selected input:

A global option that specifies that only items that partly or exactly matches the string in the related argument input field when activating a Select button, will be in the selection list. An empty (blank) string will match all items.