Event Action IDO/Database Method Parameters

Note: You can access this form only from the Event Action Call Database Method or Event Action Call IDO Method form.

Use this form to create parameters for IDO methods and stored procedures. These parameters can be used as input parameters to or output parameters (return values) from the methods/procedures.

For parameter values to be passed to the IDO method/stored procedure, use any of the three types available from the Parameter Type field. For output parameters to receive return values from the method/procedure, use the Return Variable (RV) or Return Parameter (RE) parameter type.

If you select Expression as the parameter type and put focus in the Value field, the Build Expression button is enabled. You can use this button to open the Event Action Expression Editor and build values from expressions.

Use the other buttons to:

  • Rearrange the order of parameters as they are to be passed (Up/Down buttons). Parameters are arranged and passed in the order they appear on this form.
  • Insert a new parameter just below a selected parameter (New button).
  • Delete a selected parameter from the list (Delete button).