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 Value field, the button is enabled. Use this button to open the Event Action Expression Editor and build values from expressions.
as the parameter type and put focus in theUse the other buttons to perform these actions:
- Rearrange the order of parameters as they are to be passed ( buttons). Parameters are arranged and passed in the order they appear on this form.
- Insert a new parameter just below a selected parameter ( button).
- Delete a selected parameter from the list ( button).